Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | meta-xilinx-bsp: Move uboot-device-tree to meta-xilinx-tools layer | Varalaxmi Bingi | 2021-01-28 | 1 | -78/+0 |
| | | | | | | | | | | | | This component requires xsct, provided by meta-xilinx-tools. It was determined that all components that make use of xsct should be located in meta-xilinx-tools. Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com> Reword commit message Signed-off-by: Mark Hatle <mark.hatle@kernel.crashing.org> | ||||
* | uboot-device-tree.bb: Adding building seperate u-boot.dtb support | Varalaxmi Bingi | 2020-09-08 | 1 | -0/+78 |
This recipe will enable us to build seperate u-boot dtb from given design and given dtsi/dts file using UBOOT_DTS variable with space seperated. Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com> Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> |