]> git.sur5r.net Git - u-boot/blobdiff - include/configs/ls1043a_common.h
common: Move CONFIG_BOOTARGS to Kconfig
[u-boot] / include / configs / ls1043a_common.h
index 6c74afac9fc2fa760af5f294e3a1beb95f879957..00af52d4115ffda4892f31afbeadea46b495c37c 100644 (file)
 #define CONFIG_BOOTCOMMAND "run distro_bootcmd; env exists secureboot" \
                           "&& esbc_halt; run nor_bootcmd;"
 #endif
-
-#define CONFIG_BOOTARGS                        "console=ttyS0,115200 root=/dev/ram0 " \
-                                       "earlycon=uart8250,mmio,0x21c0500 "    \
-                                       MTDPARTS_DEFAULT
 #endif
 
 /* Monitor Command Prompt */