From: Biwen Li Date: Fri, 20 Mar 2020 09:05:51 +0000 (+0800) Subject: configs: ls1012afrwy: fix wrong env of board X-Git-Tag: v2020.04-rc4~1^2~14 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=c8a7cadc81a064f1d00bb3255ee64a687ac73ebe;p=oweals%2Fu-boot.git configs: ls1012afrwy: fix wrong env of board Fix wrong environment variable of board for ls1012afrwy Signed-off-by: Biwen Li Reviewed-by: Priyanka Jain --- diff --git a/include/configs/ls1012afrwy.h b/include/configs/ls1012afrwy.h index 6ea524c5bb..44b467aca5 100644 --- a/include/configs/ls1012afrwy.h +++ b/include/configs/ls1012afrwy.h @@ -8,6 +8,9 @@ #include "ls1012a_common.h" +#undef CONFIG_SYS_BOARD +#define CONFIG_SYS_BOARD "ls1012afrwy" + /* Board Rev*/ #define BOARD_REV_A_B 0x0 #define BOARD_REV_C 0x00080000