sunxi: fix board_name for MarsBoard A10
The compatible in the device tree is "haoyu,a10-marsboard", modify the board_name to keep it consistent. Signed-off-by: Chukun Pan <amadeus@jmu.edu.cn>
This commit is contained in:
committed by
Hauke Mehrtens
parent
7bcf6b54fc
commit
53123b93b0
@@ -116,8 +116,8 @@ endef
|
||||
|
||||
define U-Boot/Marsboard_A10
|
||||
BUILD_SUBTARGET:=cortexa8
|
||||
NAME:=Marsboard
|
||||
BUILD_DEVICES:=marsboard_a10-marsboard
|
||||
NAME:=HAOYU Marsboard A10
|
||||
BUILD_DEVICES:=haoyu_a10-marsboard
|
||||
endef
|
||||
|
||||
define U-Boot/Mele_M9
|
||||
|
||||
Reference in New Issue
Block a user