X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Forigen.h;h=da9d6a1ee1e5cae2613eb1eade2f9864b741305b;hb=d5325eff10922acb11c39efece6d5f24de5b1998;hp=82583382f7a0252b1a2b5dea0e4f942274bf1d21;hpb=1cad23c5f471d695bed1e3907e30caee3c2a3056;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/origen.h b/include/configs/origen.h index 8258338..da9d6a1 100644 --- a/include/configs/origen.h +++ b/include/configs/origen.h @@ -9,12 +9,10 @@ #ifndef __CONFIG_ORIGEN_H #define __CONFIG_ORIGEN_H -#include +#include #define CONFIG_SYS_PROMPT "ORIGEN # " -#undef CONFIG_DEFAULT_DEVICE_TREE -#define CONFIG_DEFAULT_DEVICE_TREE exynos4210-origen /* High Level Configuration Options */ #define CONFIG_EXYNOS4210 1 /* which is a EXYNOS4210 SoC */ @@ -37,9 +35,6 @@ #define CONFIG_MACH_TYPE MACH_TYPE_ORIGEN -/* Size of malloc() pool */ -#define CONFIG_SYS_MALLOC_LEN (CONFIG_ENV_SIZE + (80 * SZ_1M)) - /* select serial console configuration */ #define CONFIG_SERIAL2 #define CONFIG_BAUDRATE 115200 @@ -65,7 +60,6 @@ #undef CONFIG_CMD_NFS /* MMC SPL */ -#define CONFIG_SPL #define COPY_BL2_FNPTR_ADDR 0x02020030 #define CONFIG_SPL_TEXT_BASE 0x02021410