On Mon, Apr 18, 2016 at 06:30:41PM +0200, Marek Vasut wrote: > Enable the fitImage support for the entire SAMA5Dx lineup of CPUs. > The fitImage is superior image format to uImage and it is useful > to have it available. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Andreas Bießmann <[email protected]> > Cc: Wenyou Yang <[email protected]>
Reviewed-by: Andreas Bießmann <[email protected]> > --- > configs/sama5d2_xplained_mmc_defconfig | 1 + > configs/sama5d2_xplained_spiflash_defconfig | 1 + > configs/sama5d3_xplained_mmc_defconfig | 1 + > configs/sama5d3_xplained_nandflash_defconfig | 1 + > configs/sama5d3xek_mmc_defconfig | 1 + > configs/sama5d3xek_nandflash_defconfig | 1 + > configs/sama5d3xek_spiflash_defconfig | 1 + > configs/sama5d4_xplained_mmc_defconfig | 1 + > configs/sama5d4_xplained_nandflash_defconfig | 1 + > configs/sama5d4_xplained_spiflash_defconfig | 1 + > configs/sama5d4ek_mmc_defconfig | 1 + > configs/sama5d4ek_nandflash_defconfig | 1 + > configs/sama5d4ek_spiflash_defconfig | 1 + > 13 files changed, 13 insertions(+) _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

