X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fexynos5420-common.h;h=cfff8bb27aefc90175d93ea21100ad96074f0fa1;hb=bf2c48fa1a6e068f232d84aae43b5dad654a9017;hp=51f9f221742e107b50e93fdb7bc49af388131ed5;hpb=5b160c3a13f80708b4a720119cd2a1ef161e57f0;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/exynos5420-common.h b/include/configs/exynos5420-common.h index 51f9f22..cfff8bb 100644 --- a/include/configs/exynos5420-common.h +++ b/include/configs/exynos5420-common.h @@ -8,21 +8,12 @@ #ifndef __CONFIG_EXYNOS5420_H #define __CONFIG_EXYNOS5420_H -#define CONFIG_EXYNOS5420 - -#define CONFIG_EXYNOS5_DT - #define CONFIG_VAR_SIZE_SPL #define CONFIG_IRAM_TOP 0x02074000 -#define CONFIG_SPL_MAX_FOOTPRINT (30 * 1024) - #define CONFIG_PHY_IRAM_BASE 0x02020000 -/* Address for relocating helper code (Last 4 KB of IRAM) */ -#define CONFIG_EXYNOS_RELOCATE_CODE_BASE (CONFIG_IRAM_TOP - 0x1000) - /* * Low Power settings */