forked from pool/u-boot
12 lines
432 B
Diff
12 lines
432 B
Diff
|
--- include/configs/exynos5250-dt.h.orig 2014-02-04 10:11:19.387527096 +0100
|
||
|
+++ include/configs/exynos5250-dt.h 2014-02-04 10:11:38.979179142 +0100
|
||
|
@@ -14,7 +14,7 @@
|
||
|
#define CONFIG_EXYNOS5250
|
||
|
|
||
|
#define CONFIG_SYS_SDRAM_BASE 0x40000000
|
||
|
-#define CONFIG_SYS_TEXT_BASE 0x43E00000
|
||
|
+#define CONFIG_SYS_TEXT_BASE 0x47E00000
|
||
|
|
||
|
/* MACH_TYPE_SMDK5250 macro will be removed once added to mach-types */
|
||
|
#define MACH_TYPE_SMDK5250 3774
|