summaryrefslogtreecommitdiff
path: root/board/atmel
diff options
context:
space:
mode:
authorTudor Ambarus <tudor.ambarus@microchip.com>2019-09-27 13:09:23 +0000
committerEugen Hristev <eugen.hristev@microchip.com>2019-10-08 09:16:11 +0300
commiteadb0db982f172cc719f06e2b43fbf67df0cf012 (patch)
tree1840c661a5b3542c7c0209b28ac4bdd16c32b0ec /board/atmel
parent228f9e0244960c9823ebcecf3bb0e4e06dc0420f (diff)
configs: Add sam9x60ek_qspiflash_defconfig
Boot from QSPI nor flash. The at91bootstrap, u-boot, u-boot env redundant, u-boot env, device tree and kernel will reside in the QSPI nor flash. The rootfs will reside in the NAND flash. Signed-off-by: Tudor Ambarus <tudor.ambarus@microchip.com>
Diffstat (limited to 'board/atmel')
-rw-r--r--board/atmel/sam9x60ek/MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/board/atmel/sam9x60ek/MAINTAINERS b/board/atmel/sam9x60ek/MAINTAINERS
index ec5bed7479..d209249c2e 100644
--- a/board/atmel/sam9x60ek/MAINTAINERS
+++ b/board/atmel/sam9x60ek/MAINTAINERS
@@ -6,3 +6,4 @@ F: board/atmel/sam9x60ek/
F: include/configs/sam9x60ek.h
F: configs/sam9x60ek_mmc_defconfig
F: configs/sam9x60ek_nandflash_defconfig
+F: configs/sam9x60ek_qspiflash_defconfig