Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove unused autologin variable | John Toomey | 2023-04-10 | 1 | -1/+0 |
| | | | | | Signed-off-by: John Toomey <john.toomey@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com> | ||||
* | Initial restructure/split of meta-xilinx-bsp | Mark Hatle | 2022-01-14 | 1 | -0/+11 |
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> |