Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | u-boot-zyqn-scr.bb: Update DEVICETREE and KERNEL LOAD ADDRESS for zynqmp ↵ | Sai Hari Chandana Kalluri | 2020-02-07 | 1 | -1/+0 |
| | | | | | | | | | | | | machines Update DEVICETREE LOAD ADDRESS for zynqmp machines from 0x4000000 to at 0x100000. Update KERNEL LOAD ADDRESS for zynqmp to 0x200000. Modify boot.scr to not load dtb during u-boot as dtb will be loaded to ddr directly from boot.bin. Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com> | ||||
* | u-boot-zynq-scr.bb: Recipe to create u-boot.scr for Xilinx devices | Manjukumar Matha | 2019-08-15 | 1 | -0/+4 |
Xilinx u-boot supports distrocmd, this required u-boot.scr from distro to provide the required default boot instead of scanning through the list of available boot devices. This patch enables SD boot mode by default for ZU+ and Versal devices. Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> |