]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/p1_p2_rdb_pc.h
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / include / configs / p1_p2_rdb_pc.h
index 3b3baefaf03a3035b89bae07433a343062b392f2..81e7fa4a3089921d5ee84b95ae38204321180e17 100644 (file)
 /* default location for tftp and bootm */
 #define CONFIG_LOADADDR        1000000
 
-#define CONFIG_BOOTARGS        /* the boot command will set bootargs */
-
 #ifdef __SW_BOOT_NOR
 #define __NOR_RST_CMD  \
 norboot=i2c dev 1; i2c mw 18 1 __SW_BOOT_NOR 1; \