summaryrefslogtreecommitdiffstats
path: root/include/configs
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2016-05-14 18:49:26 -0600
committerTom Rini <trini@konsulko.com>2016-05-27 15:39:50 -0400
commitfeee28f7d744fec50f61b4d46d3dfac165316fbc (patch)
tree75eb9f75ca05ae9426b4a37547617eac12fa3cac /include/configs
parent3ac8d1ee12dcc59942c22f76ccce5537fc3a198a (diff)
downloadtalos-obmc-uboot-feee28f7d744fec50f61b4d46d3dfac165316fbc.tar.gz
talos-obmc-uboot-feee28f7d744fec50f61b4d46d3dfac165316fbc.zip
openrisc: Drop the arch-specific board init
It is well past the deadline for conversion to generic board init. Remove the old code. Stefan, can you test this please and perhaps send a follow-up patch if needed? Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'include/configs')
-rw-r--r--include/configs/openrisc-generic.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/openrisc-generic.h b/include/configs/openrisc-generic.h
index dfb8d3a389..14e44b0156 100644
--- a/include/configs/openrisc-generic.h
+++ b/include/configs/openrisc-generic.h
@@ -10,6 +10,7 @@
/*
* BOARD/CPU
*/
+#define CONFIG_SYS_GENERIC_BOARD
#define CONFIG_SYS_CLK_FREQ 50000000
#define CONFIG_SYS_RESET_ADDR 0x00000100
OpenPOWER on IntegriCloud