aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-at91
diff options
context:
space:
mode:
authorSandeep Sheriker M <sandeep.sheriker@microchip.com>2019-08-14 00:42:13 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2019-08-17 23:08:05 +0200
commitadc69febc0e2d48810383e12bcd4ae03fe9feefc (patch)
tree156574acb8a778e2c28bbdabb53cfb8d71396a69 /package/boot/uboot-at91
parent4fe08476ce889389bfb3c24ad04e03e5ea4d65bf (diff)
downloadupstream-adc69febc0e2d48810383e12bcd4ae03fe9feefc.tar.gz
upstream-adc69febc0e2d48810383e12bcd4ae03fe9feefc.tar.bz2
upstream-adc69febc0e2d48810383e12bcd4ae03fe9feefc.zip
uboot-at91: changed som1 ek default defconfigs
replaced som1 ek spi flash with qspi defconfig and mmc with mmc1 defconfig. Signed-off-by: Sandeep Sheriker M <sandeep.sheriker@microchip.com>
Diffstat (limited to 'package/boot/uboot-at91')
-rw-r--r--package/boot/uboot-at91/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/package/boot/uboot-at91/Makefile b/package/boot/uboot-at91/Makefile
index 90f1a3bd80..c17f1e04bf 100644
--- a/package/boot/uboot-at91/Makefile
+++ b/package/boot/uboot-at91/Makefile
@@ -88,13 +88,13 @@ define U-Boot/sama5d4_xplained_nandflash
BUILD_DEVICES:=at91-sama5d4_xplained
endef
-define U-Boot/sama5d27_som1_ek_mmc
- NAME:=SAMA5D27 SOM1 Ek (SDCard)
+define U-Boot/sama5d27_som1_ek_mmc1
+ NAME:=SAMA5D27 SOM1 Ek (SDCard1)
BUILD_SUBTARGET:=sama5
BUILD_DEVICES:=at91-sama5d27_som1_ek
endef
-define U-Boot/sama5d27_som1_ek_spiflash
+define U-Boot/sama5d27_som1_ek_qspiflash
NAME:=SAMA5D27 SOM1 Ek (QSPI Flash)
BUILD_SUBTARGET:=sama5
BUILD_DEVICES:=at91-sama5d27_som1_ek
@@ -123,8 +123,8 @@ UBOOT_TARGETS := \
sama5d4_xplained_mmc \
sama5d4_xplained_spiflash \
sama5d4_xplained_nandflash\
- sama5d27_som1_ek_mmc \
- sama5d27_som1_ek_spiflash \
+ sama5d27_som1_ek_mmc1 \
+ sama5d27_som1_ek_qspiflash \
sama5d2_ptc_ek_nandflash \
sama5d2_ptc_ek_mmc