Re: [U-Boot] [PATCH 2/2] ppc: xilinx-ppc: Move to generic board support

2015-05-28 Thread Ricardo Ribalda Delgado
On behalf of Georg Tested-by: Georg Schardt On Tue, May 12, 2015 at 4:20 PM, Ricardo Ribalda Delgado wrote: > Generic board support seems to work just fine. Tested on ml507 with > bitstream generated on the latest ISE software. > > Signed-off-by: Ricardo Ribalda Delgado > --- > include/config

[U-Boot] [PATCH 2/2] ppc: xilinx-ppc: Move to generic board support

2015-05-12 Thread Ricardo Ribalda Delgado
Generic board support seems to work just fine. Tested on ml507 with bitstream generated on the latest ISE software. Signed-off-by: Ricardo Ribalda Delgado --- include/configs/xilinx-ppc.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/configs/xilinx-ppc.h b/include/configs/xilinx