xilinx-bsp: Rewrite to handle xilinx virtex4 virtex5 targets
authorAdrian Alonso <aalonso00@gmail.com>
Tue, 3 Aug 2010 06:23:15 +0000 (06:23 +0000)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Wed, 4 Aug 2010 17:47:02 +0000 (19:47 +0200)
commit6627192c0b1362a66b02925de88121f9d036d9ff
tree45f1bf22d2e4762b98df6b48b28886ef9912a0d7
parent098f60276b1e3ab2a802d43343b08f57aa42ffc3
xilinx-bsp: Rewrite to handle xilinx virtex4 virtex5 targets

* Rewrite for handling most xilinx target virtex4 and virtex5 based
* Add helper functions for configuring the target board
* User must add in local.conf:
  XILINX_BOARD = "ml401" | "ml403" | "ml405" | "ml410" | "ml507" | "ml510"
  XILINX_BSP_PATH = "Xilinx XPS  hardware project dir"
  with this variables u-boot and the linux kernel gets configured
  for a selected board.
* xilinx-bsp exits when there is no hardware project or when parameters
  header or the linux kernel device tree haven't been generated in
  Xilinx XPS [1] in order to match hardware/software model
* Only tested for powerpc based hardware projects
* [1] Xilinx XPS -> Xilinx Platform Studio
* v2 add additional comments

Signed-off-by: Adrian Alonso <aalonso00@gmail.com>
classes/xilinx-bsp.bbclass