X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fap121.h;h=ecc818b85bdcbb5c92a110929fde687111312fbb;hb=432e39806805c46d583e75e8dd2f7b71cc6089c1;hp=489b32e6d1ebddf78ff22a446fb88729a4a1e3a6;hpb=91c868fe7cd7c5a7157c5eeca64f89dc2a2ee967;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/ap121.h b/include/configs/ap121.h index 489b32e..ecc818b 100644 --- a/include/configs/ap121.h +++ b/include/configs/ap121.h @@ -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" @@ -46,10 +43,7 @@ #define CONFIG_ENV_SIZE 0x10000 /* Miscellaneous configurable options */ -#define CONFIG_SYS_CBSIZE 256 #define CONFIG_SYS_MAXARGS 16 -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + \ - sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_LONGHELP #define CONFIG_CMDLINE_EDITING #define CONFIG_AUTO_COMPLETE