]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/s5p_goni.h
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / include / configs / s5p_goni.h
index 01655ee1ed46a941c3e5ae4a9756880f271ab1df..11d244339a93f9e9eaf707fadbc23a7822d6cea6 100644 (file)
 
 #define CONFIG_COMMON_BOOT     "${console} ${meminfo} ${mtdparts}"
 
-#define CONFIG_BOOTARGS        "root=/dev/mtdblock8 rootfstype=ext4 " \
-                       CONFIG_COMMON_BOOT
-
 #define CONFIG_UPDATEB "updateb=onenand erase 0x0 0x100000;" \
                        " onenand write 0x32008000 0x0 0x100000\0"