summaryrefslogtreecommitdiffstats
path: root/include/configs/pm9g45.h
diff options
context:
space:
mode:
authorGeorgi Botev <botev@ronetix.at>2015-01-13 12:30:17 +0200
committerTom Rini <trini@ti.com>2015-01-13 09:37:27 -0500
commit95f5c8f2269fc144fba5a21c0e9edf5311007484 (patch)
tree457fa655ed387677331581338115331447ccc808 /include/configs/pm9g45.h
parentebf7bef12e34c2c88945f6a37ea8be70a7168aa1 (diff)
downloadtalos-obmc-uboot-95f5c8f2269fc144fba5a21c0e9edf5311007484.tar.gz
talos-obmc-uboot-95f5c8f2269fc144fba5a21c0e9edf5311007484.zip
PM9G45 adding generic board support
Signed-off-by: Georgi Botev <botev@ronetix.at>
Diffstat (limited to 'include/configs/pm9g45.h')
-rw-r--r--include/configs/pm9g45.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/pm9g45.h b/include/configs/pm9g45.h
index f78e0ec173..a8dc0f0b03 100644
--- a/include/configs/pm9g45.h
+++ b/include/configs/pm9g45.h
@@ -22,6 +22,8 @@
*/
#include <asm/hardware.h>
+#define CONFIG_SYS_GENERIC_BOARD
+
#define CONFIG_PM9G45 1 /* It's an Ronetix PM9G45 */
#define CONFIG_SYS_AT91_CPU_NAME "AT91SAM9G45"
OpenPOWER on IntegriCloud