]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/bg0900.h
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / include / configs / bg0900.h
index c76053e49a108369a2dd2d6f4fed17e118b371d4..3b65416dcfb351dd0ae98867fa9f8d176d8c704f 100644 (file)
@@ -9,11 +9,6 @@
 /* System configurations */
 #define CONFIG_MX28                            /* i.MX28 SoC */
 
-/* U-Boot Commands */
-
-#define CONFIG_CMD_NAND
-#define CONFIG_CMD_NAND_TRIMFFS
-
 /* Memory configuration */
 #define CONFIG_NR_DRAM_BANKS           1               /* 1 bank of DRAM */
 #define PHYS_SDRAM_1                   0x40000000      /* Base address */
@@ -52,7 +47,6 @@
 
 /* Boot Linux */
 #define CONFIG_BOOTFILE                "uImage"
-#define CONFIG_BOOTARGS                "console=ttyAMA0,115200"
 #define CONFIG_BOOTCOMMAND     "bootm"
 #define CONFIG_LOADADDR                0x42000000
 #define CONFIG_SYS_LOAD_ADDR   CONFIG_LOADADDR