commit | 84b2ee3abd247988228e3b32b2ac6a9d857ef0d0 | [log] [tgz] |
---|---|---|
author | Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> | Fri Feb 08 18:42:27 2019 +0100 |
committer | Stefano Babic <sbabic@denx.de> | Sat Apr 13 20:30:09 2019 +0200 |
tree | b488c7fbaaaaf6e1ecadbd77901716cf42b12f22 | |
parent | 52084bfc8027902e540433be8dea2ce64c8c9f7d [diff] |
colibri_imx6: switch to zimage Switch to the generic compressed Kernel image type (zImage) instead of the U-Boot specific uImage format. While at it also fix device tree naming for MMC DFU. Signed-off-by: Bhuvanchandra DV <bhuvanchandra.dv@toradex.com> Acked-by: Marcel Ziswiler <marcel.ziswiler@toradex.com>