commit | 1ca66d7a033ec68796b3072789d36a3ea9dd50a7 | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Thu Feb 14 13:14:30 2019 +0100 |
committer | Michal Simek <michal.simek@xilinx.com> | Fri Feb 15 15:04:01 2019 +0100 |
tree | 431333d103b4083dfb8b1e25801a0e9d01aefc82 | |
parent | 472355f2a322455ba6f1bf6d953edd863f5dd77e [diff] |
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>