]> Git Repo - u-boot.git/blobdiff - include/configs/xfi3.h
Merge git://git.denx.de/u-boot-dm
[u-boot.git] / include / configs / xfi3.h
index 8d5ea48238de4a7faa07fdfd6b5b1230280c8265..2e6e75d5e34b335c9ce2188554a128861d1e3b23 100644 (file)
 #define CONFIG_MX23                            /* i.MX23 SoC */
 
 /* U-Boot Commands */
-#define CONFIG_SYS_NO_FLASH
-#define CONFIG_DISPLAY_CPUINFO
-#define CONFIG_DOS_PARTITION
-
-#define CONFIG_CMD_CACHE
-#define CONFIG_CMD_EXT2
-#define CONFIG_CMD_FAT
-#define CONFIG_CMD_MMC
-#define CONFIG_VIDEO
 
 /* Memory configuration */
 #define CONFIG_NR_DRAM_BANKS           1               /* 1 bank of DRAM */
@@ -32,7 +23,6 @@
 #define CONFIG_ENV_OVERWRITE
 
 /* Booting Linux */
-#define CONFIG_BOOTDELAY       3
 #define CONFIG_BOOTFILE                "uImage"
 #define CONFIG_BOOTARGS                "console=ttyAMA0,115200n8 "
 #define CONFIG_LOADADDR                0x42000000
This page took 0.021877 seconds and 4 git commands to generate.