summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-core/conf/machine/include/README
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate BOARD and BOARD_VARIANT supportMark Hatle2022-01-141-3/+1
| | | | | | | If the BOARD and/or BOARD_VARIANT is set, continue to allow this to work, however warn the user it is deprecated. Signed-off-by: Mark Hatle <mark.hatle@xilinx.com>
* Initial restructure/split of meta-xilinx-bspMark Hatle2022-01-141-0/+34
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>