From: John Linn Date: Mon, 20 Jun 2011 17:47:27 +0000 (-0600) Subject: ARM: Xilinx: Adding Xilinx board support X-Git-Tag: v3.1-rc1~153^2~1^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b85a3ef4ac65169b65fd2fe9bec7912bbf475ba4;p=pandora-kernel.git ARM: Xilinx: Adding Xilinx board support 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: John Linn --- Reading git-diff-tree failed