]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
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)
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

index 7fd37d6bee0a9c6308754e605e5dd8c6ec3329b0..1880256125b4788be75a787bed1dcf6b5cb21b01 100644 (file)
@@ -21,3 +21,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index de4e6bc9b4e9de281e33823b9b87304b00ea8381..de8f4d9256b85c446e09d10704ca691ee08241fe 100644 (file)
@@ -21,3 +21,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index 189a3e96ae899f2a3444af9d7665ad58e89fae75..1dabc5f49d51a0c6e836a5816f68c745beefbfde 100644 (file)
@@ -19,3 +19,4 @@ CONFIG_CMD_EXT4=y
 CONFIG_CMD_EXT4_WRITE=y
 CONFIG_CMD_FAT=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index 16e3f226dcde78ceac7145f7843d5f6918b7efdd..458a486acde35b9555043f39350e961c752635d9 100644 (file)
@@ -19,3 +19,4 @@ CONFIG_CMD_EXT4=y
 CONFIG_CMD_EXT4_WRITE=y
 CONFIG_CMD_FAT=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index 8d3c3cfac841c528384ef5ff51cea97e4471ce42..488d950fecb74bd828114e74bd288a74a01183e6 100644 (file)
@@ -21,3 +21,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index 8e15286a0d7dbf5f3a9341a68e9296e7583d14e1..12f28f20131e36b36289bdc16b8f2ad66bffb68a 100644 (file)
@@ -21,3 +21,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index ffbafae89e7826c7db249225ee8e864be548a852..42fcc1ed0ae52b97c9228f49cc49e6841e27e1bb 100644 (file)
@@ -21,3 +21,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index 1ea5cda391f056543d132477f08b8ac685351a1c..3110269a760b83c601b722597a590270475f3ebf 100644 (file)
@@ -22,3 +22,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index 5384917700f0e863ae4876a040e606471dd2830a..3ea4bd7f327ffbbeb4acb3a5c9c28253a9671acc 100644 (file)
@@ -22,3 +22,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index b709cf6d898ad5bae6e50343454cf023abb32343..dbec4ad3e454ad1783d3d86f49a36bb4f64dfc6a 100644 (file)
@@ -22,3 +22,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index 45128e9c30021346648e568503a4d842f87a67fc..f2a5844385d65050dc9f486c4bb021c88e9da56a 100644 (file)
@@ -22,3 +22,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index 9c1c23206c6dc7fe714c2a18bda431df6ec5a5bf..58186cec624e6c85e1ec22474177109b63c4144a 100644 (file)
@@ -22,3 +22,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y
index 59eb4ddaf742af8711595ece1d123210ff5a41b8..ab23e950f746b917728fdfe528b36c5ae705e381 100644 (file)
@@ -22,3 +22,4 @@ CONFIG_USB=y
 CONFIG_USB_GADGET=y
 CONFIG_USB_GADGET_ATMEL_USBA=y
 CONFIG_OF_LIBFDT=y
+CONFIG_FIT=y