X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=include%2Fconfigs%2Fexynos5420-common.h;h=2d362f3961519949a0b7fd0f945996a2ead90eae;hb=f89d6133eef2e068f9c33853b6584d7fcbfa9d2e;hp=3738c78d258e1ffafe5ff328045983e656218ca4;hpb=d168bcb6fe39108042c0c771f0823a95346a8e7e;p=platform%2Fkernel%2Fu-boot.git diff --git a/include/configs/exynos5420-common.h b/include/configs/exynos5420-common.h index 3738c78..2d362f3 100644 --- a/include/configs/exynos5420-common.h +++ b/include/configs/exynos5420-common.h @@ -17,11 +17,6 @@ #define CONFIG_VAR_SIZE_SPL -#ifdef CONFIG_VAR_SIZE_SPL -#define CONFIG_SPL_TEXT_BASE 0x02024410 -#else -#define CONFIG_SPL_TEXT_BASE 0x02024400 -#endif #define CONFIG_IRAM_TOP 0x02074000 #define CONFIG_SPL_MAX_FOOTPRINT (30 * 1024)