From be2ffa1656509cc974910224a87443868d7037d9 Mon Sep 17 00:00:00 2001 From: Guillaume La Roque Date: Fri, 11 Oct 2019 17:33:58 +0200 Subject: configs: sei610: Add config file to fix userdata size Add separate config file to handle the different eMMC size on the sei610 board. Signed-off-by: Guillaume La Roque Signed-off-by: Neil Armstrong --- configs/sei610_defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/sei610_defconfig b/configs/sei610_defconfig index 89e7bd7bab..520a683d2e 100644 --- a/configs/sei610_defconfig +++ b/configs/sei610_defconfig @@ -1,6 +1,6 @@ CONFIG_ARM=y CONFIG_SYS_BOARD="sei610" -CONFIG_SYS_CONFIG_NAME="sei510" +CONFIG_SYS_CONFIG_NAME="sei610" CONFIG_ARCH_MESON=y CONFIG_SYS_TEXT_BASE=0x01000000 CONFIG_MESON_G12A=y -- cgit v1.2.3