X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=include%2Fconfigs%2Fpm9g45.h;h=e11c67fc1c85acbcdcf4baaabb3bcdda46410dfb;hb=8a33cb8b6bdf8a35f931fcc3d8aa15254cfc4b23;hp=4f7bb0df113044b833af3f0eb922c3b7cb59f9e7;hpb=ceff355a5f3038ddb49618d9adc716b0ed978aea;p=u-boot diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h index 4f7bb0df11..e11c67fc1c 100644 --- a/include/configs/pm9g45.h +++ b/include/configs/pm9g45.h @@ -119,10 +119,6 @@ #define CONFIG_ENV_SIZE 0x20000 /* 1 sector = 128 kB */ #define CONFIG_BOOTCOMMAND "nand read 0x72000000 0x200000 0x200000; bootm" -#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 1 #define CONFIG_CMDLINE_EDITING 1 #define CONFIG_AUTO_COMPLETE