]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ap121.h
common: Move CONFIG_BOOTARGS to Kconfig
[u-boot] / include / configs / ap121.h
index 489b32e6d1ebddf78ff22a446fb88729a4a1e3a6..860f38509d0a27de9e420f0e4218303ee78f085f 100644 (file)
@@ -27,9 +27,6 @@
 #define CONFIG_SYS_BAUDRATE_TABLE \
        {9600, 19200, 38400, 57600, 115200}
 
-#define CONFIG_BOOTARGS                 "console=ttyS0,115200 " \
-                                       "root=/dev/mtdblock2 " \
-                                       "rootfstype=squashfs"
 #define CONFIG_BOOTCOMMAND              "sf probe;" \
                                        "mtdparts default;" \
                                        "bootm 0x9f650000"