X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fgrpeach.h;h=c958006b227d2b263add3234ed7755b9d5e884b4;hb=49c8ef0e45a91ec894ef15e7d043dafe8f1c5efd;hp=67301fabeb627d4321d497e3ddc7f4540ced6aaa;hpb=50c9b0e1ddce280823484579c4ecc1f069e7833b;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/grpeach.h b/include/configs/grpeach.h index 67301fa..c958006 100644 --- a/include/configs/grpeach.h +++ b/include/configs/grpeach.h @@ -20,10 +20,6 @@ #define CONFIG_SYS_SDRAM_SIZE (10 * 1024 * 1024) #define CONFIG_SYS_INIT_SP_ADDR \ (CONFIG_SYS_SDRAM_BASE + CONFIG_SYS_SDRAM_SIZE - 1024 * 1024) -#define CONFIG_SYS_LOAD_ADDR \ - (CONFIG_SYS_SDRAM_BASE + 4 * 1024 * 1024) - -#define CONFIG_ENV_OVERWRITE 1 /* Malloc */ #define CONFIG_SYS_MALLOC_LEN (1024 * 1024)