mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 08:42:12 +02:00
configs: ls1012afrwy: fix wrong env of board
Fix wrong environment variable of board for ls1012afrwy Signed-off-by: Biwen Li <biwen.li@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
This commit is contained in:
@@ -8,6 +8,9 @@
|
|||||||
|
|
||||||
#include "ls1012a_common.h"
|
#include "ls1012a_common.h"
|
||||||
|
|
||||||
|
#undef CONFIG_SYS_BOARD
|
||||||
|
#define CONFIG_SYS_BOARD "ls1012afrwy"
|
||||||
|
|
||||||
/* Board Rev*/
|
/* Board Rev*/
|
||||||
#define BOARD_REV_A_B 0x0
|
#define BOARD_REV_A_B 0x0
|
||||||
#define BOARD_REV_C 0x00080000
|
#define BOARD_REV_C 0x00080000
|
||||||
|
Reference in New Issue
Block a user