commit | 10d5cddea144bf4a6905262123e1b71de4299200 | [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 | ea8e2e94dcdc82d80ca61269ce9f38396a4035a4 [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>