forked from pool/u-boot
2bae78bb08
- add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - add u-boot-snow (for Chromebook ARM) - add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - add u-boot-snow (for Chromebook ARM) - add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - add u-boot-snow (for Chromebook ARM) - add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - add u-boot-snow (for Chromebook ARM) - add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - add u-boot-snow (for Chromebook ARM) - add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - add u-boot-snow (for Chromebook ARM) - add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) - add u-boot-snow (for Chromebook ARM) - add u-boot-mx6qsabrelite (for iMX6 Sabre Lite board) OBS-URL: https://build.opensuse.org/request/show/229036 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/u-boot?expand=0&rev=24
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
|