]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/imx-common/Makefile
armv8/ls1043a: update the node for QSPI support
[u-boot] / arch / arm / imx-common / Makefile
index c208628f35e1269fe06e7f56e639f8470228a287..d34a784eec5b4bd6c1f7c6c155ecd146e169bed7 100644 (file)
@@ -68,7 +68,7 @@ SPL: spl/u-boot-spl.bin $(IMX_CONFIG) FORCE
        $(call if_changed,mkimage)
 
 MKIMAGEFLAGS_u-boot.uim = -A arm -O U-Boot -a $(CONFIG_SYS_TEXT_BASE) \
-               -e $(CONFIG_SYS_TEXT_BASE) -C none
+               -e $(CONFIG_SYS_TEXT_BASE) -C none -T firmware
 
 u-boot.uim: u-boot.bin FORCE
        $(call if_changed,mkimage)