boot/uboot: copy IMX firmware files to uboot package dir
authorHeiko Thiery <heiko.thiery@gmail.com>
Sun, 12 Sep 2021 05:09:06 +0000 (07:09 +0200)
committerYann E. MORIN <yann.morin.1998@free.fr>
Sun, 12 Sep 2021 08:48:06 +0000 (10:48 +0200)
commitaf99e7a5f386304967480fcf68e55131f26f9b4f
treea32f28b93b3dce440586b3173085a34b64ebf858
parent0a8ad41f3bcfec1fc28ebc46968f58860aec413e
boot/uboot: copy IMX firmware files to uboot package dir

The mainline U-Boot can create an i.MX specific firmware image (e.g. flash.bin).
For this the i.MX firmware files (DDR, HDMI) must be in the toplevel directory.

Signed-off-by: Heiko Thiery <heiko.thiery@gmail.com>
Reviewed-by: Fabio Estevam <festevam@gmail.com>
[yann.morin.1998@free.fr: simplify hook]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
boot/uboot/Config.in
boot/uboot/uboot.mk