summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorIan Campbell <ijc@hellion.org.uk>2015-02-24 08:38:56 +0000
committerLuka Perkov <luka.perkov@sartura.hr>2015-03-05 22:09:00 +0100
commitce4eae0e5a8ae620ba84ac5270dd8f2ade83c81f (patch)
treecf8d9029695e26377c5cd352df3aa1b7457a76eb /include
parentc250ce0f570d89ef579827f8a2d98d1cbc4f1c2a (diff)
downloadtalos-obmc-uboot-ce4eae0e5a8ae620ba84ac5270dd8f2ade83c81f.tar.gz
talos-obmc-uboot-ce4eae0e5a8ae620ba84ac5270dd8f2ade83c81f.zip
dreamplug: switch to GENERIC_BOARD
Built and booted to a Linux prompt with no issues discovered. network and usb access to the external mmc are ok. (my internal mmc is knackered at the h/w level). Signed-off-by: Ian Campbell <ijc@hellion.org.uk> Acked-By: Prafulla Wadaskar <prafulla@marvell.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/dreamplug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/dreamplug.h b/include/configs/dreamplug.h
index 981233a070..37ae686eb7 100644
--- a/include/configs/dreamplug.h
+++ b/include/configs/dreamplug.h
@@ -37,6 +37,7 @@
#define CONFIG_KW88F6281 1 /* SOC Name */
#define CONFIG_MACH_TYPE MACH_TYPE_DREAMPLUG
#define CONFIG_SKIP_LOWLEVEL_INIT /* disable board lowlevel_init */
+#define CONFIG_SYS_GENERIC_BOARD
/*
* Commands configuration
OpenPOWER on IntegriCloud