summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorRicardo Ribalda <ricardo.ribalda@gmail.com>2015-05-12 16:20:29 +0200
committerTom Rini <trini@konsulko.com>2015-05-28 08:18:09 -0400
commitd67b72d56359f2a240a2014c7b18853de3dabf37 (patch)
tree24201ebb7b3f21db13473e23b0d66fd5935dce19 /include
parenta560ad7083736fa147137eda2b04fd98b159c63f (diff)
downloadblackbird-obmc-uboot-d67b72d56359f2a240a2014c7b18853de3dabf37.tar.gz
blackbird-obmc-uboot-d67b72d56359f2a240a2014c7b18853de3dabf37.zip
ppc: xilinx-ppc: Move to generic board support
Generic board support seems to work just fine. Tested on ml507 with bitstream generated on the latest ISE software. Tested-by: Georg Schardt <schardt@team-ctech.de> Signed-off-by: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/xilinx-ppc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/configs/xilinx-ppc.h b/include/configs/xilinx-ppc.h
index 0ccd73a868..ccae703cbc 100644
--- a/include/configs/xilinx-ppc.h
+++ b/include/configs/xilinx-ppc.h
@@ -11,6 +11,9 @@
#ifndef __CONFIG_XLX_H
#define __CONFIG_XLX_H
+
+#define CONFIG_SYS_GENERIC_BOARD
+
/*
#define DEBUG
#define ET_DEBUG
OpenPOWER on IntegriCloud