powerpc/virtex: Fix booting of Xilinx FPGAs with 16550 for 405 and 440
authorJohn Linn <john.linn@xilinx.com>
Wed, 2 Jul 2008 22:11:28 +0000 (15:11 -0700)
committerGrant Likely <grant.likely@secretlab.ca>
Fri, 4 Jul 2008 06:58:59 +0000 (00:58 -0600)
The following changes add processing to initialize the Xilinx 16550 UART
in the boot wrapper for Virtex targets without firmware.  Normally the
boot wrapper assumes that the serial port has already been initialized by
firmware.

The wrapper was also modified to add the 440 build.

Signed-off-by: John Linn <john.linn@xilinx.com>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>

No differences found