ARM: Xilinx: Adding Xilinx board support
authorGrant Likely <grant.likely@secretlab.ca>
Mon, 2 May 2011 04:43:18 +0000 (22:43 -0600)
committerJohn Linn <linnj@xilinx.com>
Tue, 17 May 2011 19:58:45 +0000 (13:58 -0600)
The 1st board support is minimal to get a system up and running
on the Xilinx platform.

This platform reuses the clock implementation from plat-versatile, and
it depends entirely on CONFIG_OF support.  There is only one board
support file which obtains all device information from a device tree
dtb file which is passed to the kernel at boot time.

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

No differences found