From 0f8904b82d759b2be9ba86d32e4b4158bdf054f3 Mon Sep 17 00:00:00 2001 From: Eugen Hristev Date: Thu, 30 Jul 2020 16:22:53 +0300 Subject: configs: sama7g5: add mmc config for sdmmc0 Add new config for storing environment from sdmmc0. Also clean-up sama7g5ek_emmc1 to point to the proper mmc device. Signed-off-by: Eugen Hristev --- board/atmel/sama7g5ek/MAINTAINERS | 1 + 1 file changed, 1 insertion(+) (limited to 'board/atmel') diff --git a/board/atmel/sama7g5ek/MAINTAINERS b/board/atmel/sama7g5ek/MAINTAINERS index f66953a..eac9729 100644 --- a/board/atmel/sama7g5ek/MAINTAINERS +++ b/board/atmel/sama7g5ek/MAINTAINERS @@ -4,4 +4,5 @@ S: Maintained F: board/atmel/sama7g5ek.c F: include/configs/sama7g5ek.h F: configs/sama7g5ek_mmc1_defconfig +F: configs/sama7g5ek_mmc_defconfig -- cgit v1.1