summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlbert ARIBAUD <albert.u.boot@aribaud.net>2015-01-31 11:52:38 +0100
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>2015-02-25 07:35:10 +0100
commite91617883ea50f6f67966f402f84a31ee47170d1 (patch)
treea3a865904a0eba38bba19fde1f2670a310a139fb /include
parente1cc4d31f889428a4ca73120951389c756404184 (diff)
downloadtalos-obmc-uboot-e91617883ea50f6f67966f402f84a31ee47170d1.tar.gz
talos-obmc-uboot-e91617883ea50f6f67966f402f84a31ee47170d1.zip
edminiv2: switch to generic board support
Signed-off-by: Albert ARIBAUD <albert.u.boot@aribaud.net>
Diffstat (limited to 'include')
-rw-r--r--include/configs/edminiv2.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/configs/edminiv2.h b/include/configs/edminiv2.h
index 70a698ab32..47da4a9195 100644
--- a/include/configs/edminiv2.h
+++ b/include/configs/edminiv2.h
@@ -12,6 +12,10 @@
#ifndef _CONFIG_EDMINIV2_H
#define _CONFIG_EDMINIV2_H
+/* general settings */
+#define CONFIG_SYS_TEXT_BASE 0xfff90000
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
* Version number information
*/
OpenPOWER on IntegriCloud