From d67b72d56359f2a240a2014c7b18853de3dabf37 Mon Sep 17 00:00:00 2001 From: Ricardo Ribalda Date: Tue, 12 May 2015 16:20:29 +0200 Subject: 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 Signed-off-by: Ricardo Ribalda Delgado --- include/configs/xilinx-ppc.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'include') 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 -- cgit v1.2.1