forked from pool/u-boot
7a1fda68e7
1 OBS-URL: https://build.opensuse.org/request/show/256751 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=31
12 lines
440 B
Diff
12 lines
440 B
Diff
--- include/configs/exynos5250-common.h.orig 2014-02-04 10:11:19.387527096 +0100
|
|
+++ include/configs/exynos5250-common.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
|