Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | device-tree: Break into base bb and board specific bbappend | Mark Hatle | 2022-01-14 | 9 | -1210/+0 | |
| | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> | |||||
* | kc705-bitstream: Move to bsp layer, bsp specific | Mark Hatle | 2022-01-14 | 1 | -48/+0 | |
| | | | | Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> | |||||
* | Initial restructure/split of meta-xilinx-bsp | Mark Hatle | 2022-01-14 | 171 | -0/+21024 | |
Create a new meta-xilinx-core, move core functionality to the core, keeping board specific files in the bsp layer. zynqmp-generic changed from require <board> to include, so if meta-xilinx-bsp is not available it will not fail. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com> |