Home
last modified time | relevance | path

Searched hist:f8f36c5dda67c53c471d1fe65215b9124ef62d71 (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/dts/
H A Dzynq-7000.dtsif8f36c5dda67c53c471d1fe65215b9124ef62d71 Wed Jan 08 20:18:26 UTC 2014 Jagannadha Sutradharudu Teki <jagannadha.sutradharudu-teki@xilinx.com> dts: zynq: Add basic fdt support

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>
/rk3399_rockchip-uboot/include/configs/
H A Dzynq-common.hf8f36c5dda67c53c471d1fe65215b9124ef62d71 Wed Jan 08 20:18:26 UTC 2014 Jagannadha Sutradharudu Teki <jagannadha.sutradharudu-teki@xilinx.com> dts: zynq: Add basic fdt support

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>