Home
last modified time | relevance | path

Searched hist:"91 d7e0c47f51e73cd8357f023ffc7c217a3c7291" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/xilinx/zynqmp/
H A Dzynqmp.cdiff 91d7e0c47f51e73cd8357f023ffc7c217a3c7291 Thu Feb 14 06:14:30 CST 2019 Michal Simek <michal.simek@xilinx.com> arm64: zynqmp: Create fdtfile from compatible string

distro boot expects that fdtfile name is setup for alternative DTB.
Create this file based on the first platform compatible string.
This should ensure that one rootfs can store multiple DTBs for different
boards.
Reflect structure which is used in Linux kernel. It means dtbs are
strored in xilinx folder.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Alexander Graf <agraf@suse.de>