mirror of
https://git.codelinaro.org/clo/qsdk/oss/boot/u-boot-2016.git
synced 2026-02-17 09:41:37 +01:00
This patch provides a basic fdt support for zynq u-boot. zynq-7000.dtsi-> initial arch dts file zynq-zed.dts -> initial zed board dts file more devices should be added in subsequent patches. u-boot build: once configuring of a board done for building dtb with zynq-zed.dts as an input zynq-uboot> make DEVICE_TREE=zynq-zed Enabled CONFIG_OF_SEPARATE for building dtb separately. There is a new binary called u-boot-dtb.bin which is a u-boot with devicetree supported. Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com> |
||
|---|---|---|
| .. | ||
| exynos5.dtsi | ||
| exynos5250.dtsi | ||
| exynos5420.dtsi | ||
| skeleton.dtsi | ||
| tegra20.dtsi | ||
| tegra30.dtsi | ||
| tegra114.dtsi | ||
| zynq-7000.dtsi | ||