imx: image: use 'u-boot-dtb.img' filename for SPL payload
authorPiotr Dymacz <pepe2k@gmail.com>
Fri, 1 Apr 2022 13:11:36 +0000 (15:11 +0200)
committerPiotr Dymacz <pepe2k@gmail.com>
Thu, 7 Apr 2022 07:58:44 +0000 (09:58 +0200)
commita0528cab445ad6bb4b372d4484bac10f638c433f
tree5a8d23abd6cdf9bd9b44fc7c50e889e9dde17fce
parentbfbf235a1282485732fadc80840900d6c856e871
imx: image: use 'u-boot-dtb.img' filename for SPL payload

For targets in U-Boot which were migrated to DM, the correct binary
image filename will be 'u-boot-dtb.img'. For backward compatibility,
keep support for both files and use the one which was generated with
our 'uboot-imx' package.

See also 'CONFIG_SPL_FS_LOAD_PAYLOAD_NAME' and 'CONFIG_OF_CONTROL' in
mainline U-Boot sources.

Signed-off-by: Piotr Dymacz <pepe2k@gmail.com>
target/linux/imx/image/cortexa9.mk