4f9f3a0e96
For boards like imx7d-pico, u-boot.img changes to u-boot-dtb.img in
U-Boot v2019.07. Therefore, we need to pick u-boot.img or u-boot-dtb.img
depending on the board configuration.
Just like was done in commit
|
||
---|---|---|
.. | ||
common | ||
imx6-sabresd | ||
imx6sabre | ||
imx6slevk | ||
imx6sxsdb | ||
imx6ulevk | ||
imx7dsdb | ||
imx8mmevk | ||
imx8mqevk | ||
imx8qxpmek | ||
imx23evk | ||
imx25pdk | ||
imx28evk | ||
imx51evk | ||
p1025twr | ||
t1040_t2080 | ||
warpboard |