6465e4d34a
We are about to introduce genimage support for the Zynq boards. For all of them U-Boot loads the DTB from a file named "devicetree.dtb" so we need to rename it on the SD card image. We could use genimage itself to rename files while creating the image. But this would require a different genimage.cfg for each board, leading to duplicate code. Instead let's create a "devicetree.dtb" symlink pointing to the dtb listed in the configuration. Currently all the Zynq-based boards have only one DTS configured, but if one had two or more of them, the symlink would point to the first one. [Peter: only create symlink if dtb option is available] Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Peter Korsgaard <peter@korsgaard.com> |
||
---|---|---|
.. | ||
acmesystems | ||
altera/socrates_cyclone5 | ||
arcturus/ppc-ucp1020 | ||
arm | ||
armadeus | ||
atmel | ||
avnet/s6lx9_microboard | ||
bananapi/bananapi-m1 | ||
beagleboardx15 | ||
beaglebone | ||
boundarydevices/common | ||
chromebook/snow | ||
ci20 | ||
ci40 | ||
csky | ||
cubietech/cubieboard2 | ||
digilent/zybo | ||
embest/riotboard | ||
engicam | ||
firefly/firefly-rk3288 | ||
freescale | ||
friendlyarm | ||
gdb | ||
grinn | ||
hardkernel/odroidc2 | ||
intel/galileo | ||
lego/ev3 | ||
lemaker/bananapro | ||
linksprite/pcduino | ||
minnowboard | ||
nexbox/a95x | ||
olimex | ||
openblocks/a6 | ||
orangepi | ||
pandaboard | ||
pc | ||
qemu | ||
raspberrypi | ||
roseapplepi | ||
sinovoip/m2-plus | ||
solidrun/mx6cubox | ||
stmicroelectronics | ||
synopsys | ||
technexion | ||
technologic | ||
telit/evk-pro3 | ||
toradex/apalis-imx6 | ||
udoo | ||
wandboard | ||
warp7 | ||
zynq | ||
raspberrypi0 | ||
raspberrypi2 | ||
raspberrypi3 | ||
raspberrypi3-64 |