ARM: atmel: Enable FIT image support for SAMA5Dx
authorMarek Vasut <marex@denx.de>
Mon, 18 Apr 2016 16:30:41 +0000 (18:30 +0200)
committerAndreas Bießmann <andreas@biessmann.org>
Tue, 24 May 2016 06:08:37 +0000 (08:08 +0200)
commit12328f25f257c347c79562ebc7f66c1a0f48bc2b
tree7c260d265df4eca39abb03045e24f7114da8c370
parentc043d8d8ce8bf1c1946c87a89b6639db3ebb4243
ARM: atmel: Enable FIT image support for SAMA5Dx

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 <marex@denx.de>
Cc: Andreas Bießmann <andreas.devel@googlemail.com>
Cc: Wenyou Yang <wenyou.yang@atmel.com>
Reviewed-by: Andreas Bießmann <andreas@biessmann.org>
[rebase on current ToT]
Signed-off-by: Andreas Bießmann <andreas@biessmann.org>
13 files changed:
configs/sama5d2_xplained_mmc_defconfig
configs/sama5d2_xplained_spiflash_defconfig
configs/sama5d3_xplained_mmc_defconfig
configs/sama5d3_xplained_nandflash_defconfig
configs/sama5d3xek_mmc_defconfig
configs/sama5d3xek_nandflash_defconfig
configs/sama5d3xek_spiflash_defconfig
configs/sama5d4_xplained_mmc_defconfig
configs/sama5d4_xplained_nandflash_defconfig
configs/sama5d4_xplained_spiflash_defconfig
configs/sama5d4ek_mmc_defconfig
configs/sama5d4ek_nandflash_defconfig
configs/sama5d4ek_spiflash_defconfig