X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fpoleg.h;h=f1c259f4760b690cf84a8c1df08f35ca78ec6b57;hb=f113d7d3034672de7d074506a05a7055f1f0dcae;hp=c21b063c0591eabb9740033f5e3d6d530b06dae6;hpb=84335544ead850efa80139cf9aa8e83eb6bfdfb4;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/poleg.h b/include/configs/poleg.h index c21b063..f1c259f 100644 --- a/include/configs/poleg.h +++ b/include/configs/poleg.h @@ -11,12 +11,8 @@ #define CONFIG_SYS_PL310_BASE 0xF03FC000 /* L2 - Cache Regs Base (4k Space)*/ #endif -#define CONFIG_SYS_MAXARGS 32 -#define CONFIG_SYS_CBSIZE 256 -#define CONFIG_SYS_PBSIZE (CONFIG_SYS_CBSIZE + sizeof(CONFIG_SYS_PROMPT) + 16) #define CONFIG_SYS_BOOTMAPSZ (0x30 << 20) #define CONFIG_SYS_SDRAM_BASE 0x0 -#define CONFIG_SYS_INIT_SP_ADDR (0x00008000 - GENERATED_GBL_DATA_SIZE) /* Default environemnt variables */ #define CONFIG_SERVERIP 192.168.0.1