diff options
author | Adrian Alonso <aalonso00@gmail.com> | 2010-08-03 06:23:15 +0000 |
---|---|---|
committer | Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | 2010-08-04 19:47:02 +0200 |
commit | 6627192c0b1362a66b02925de88121f9d036d9ff (patch) | |
tree | 45f1bf22d2e4762b98df6b48b28886ef9912a0d7 /recipes/tgt | |
parent | 098f60276b1e3ab2a802d43343b08f57aa42ffc3 (diff) |
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>
Diffstat (limited to 'recipes/tgt')
0 files changed, 0 insertions, 0 deletions