]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/configs/bf548-ezkit.h
sandbox: config: Enable sandbox command
[karo-tx-uboot.git] / include / configs / bf548-ezkit.h
index 4862baa39d5be3a1c60dead8b1bef0ac01b7c3aa..e6b05db09d79f2f4b1097ef0d18ea72b1ff129eb 100644 (file)
@@ -69,7 +69,6 @@
  * Network Settings
  */
 #define ADI_CMDS_NETWORK       1
-#define CONFIG_NET_MULTI
 #define CONFIG_SMC911X 1
 #define CONFIG_SMC911X_BASE    0x24000000
 #define CONFIG_SMC911X_16_BIT
 #define CONFIG_DRIVER_NAND_BFIN
 #define CONFIG_SYS_NAND_BASE           0 /* not actually used */
 #define CONFIG_SYS_MAX_NAND_DEVICE     1
-#define NAND_MAX_CHIPS         1
 
 
 /*
 /* Don't waste time transferring a logo over the UART */
 # if (CONFIG_BFIN_BOOT_MODE != BFIN_BOOT_UART)
 #  define CONFIG_VIDEO
+#  define EASYLOGO_HEADER <asm/bfin_logo_230x230_gzip.h>
 # endif
 # define CONFIG_DEB_DMA_URGENT
 #endif