mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-30 08:31:03 +00:00
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>
This commit is contained in:
parent
a560ad7083
commit
d67b72d563
1 changed files with 3 additions and 0 deletions
|
@ -11,6 +11,9 @@
|
|||
|
||||
#ifndef __CONFIG_XLX_H
|
||||
#define __CONFIG_XLX_H
|
||||
|
||||
#define CONFIG_SYS_GENERIC_BOARD
|
||||
|
||||
/*
|
||||
#define DEBUG
|
||||
#define ET_DEBUG
|
||||
|
|
Loading…
Reference in a new issue