[PATCH 1/1] ls1088ardb :Set CONFIG_SYS_BOARD to ls1088ardb

18 Jul
2020
18 Jul
'20
6:07 a.m.
From: Jaiprakash Singh Jaiprakash.singh@nxp.com
Env variable board and board_name set to CONFIG_SYS_BOARD
Signed-off-by: Jaiprakash Singh Jaiprakash.singh@nxp.com --- include/configs/ls1088ardb.h | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/include/configs/ls1088ardb.h b/include/configs/ls1088ardb.h index 815449f..650ffa3 100644 --- a/include/configs/ls1088ardb.h +++ b/include/configs/ls1088ardb.h @@ -319,6 +319,8 @@ #endif /* CONFIG_TFABOOT */
#undef CONFIG_EXTRA_ENV_SETTINGS +#undef CONFIG_SYS_BOARD +#define CONFIG_SYS_BOARD "ls1088ardb" #ifdef CONFIG_TFABOOT #define CONFIG_EXTRA_ENV_SETTINGS \ "BOARD=ls1088ardb\0" \
--
2.7.4
1757
Age (days ago)
1757
Last active (days ago)
0 comments
1 participants
participants (1)
-
jaiprakash.singh@nxp.com