]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - include/configs/ap143.h
common: Move CONFIG_BOOTARGS to Kconfig
[people/ms/u-boot.git] / include / configs / ap143.h
index 3e93a08fe39afa9bb924b5eb922faa79d496750c..068007eb3519b0deb4e538f271dd0b33a05f5aae 100644 (file)
@@ -31,9 +31,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 0x9f680000"