[ helios4 ] tiny fix which causes problems in reworked script in which board configuration can overrride. In current script it doesn't change anything.
This commit is contained in:
parent
376c1b0551
commit
bcfb5cf29b
@ -2,6 +2,7 @@
|
||||
BOARD_NAME="Helios4"
|
||||
BOARDFAMILY="mvebu"
|
||||
BOOTCONFIG="armada_38x_helios4_config"
|
||||
BOOTCONFIG_NEXT="helios4_defconfig"
|
||||
MODULES="mv_cesa"
|
||||
BUILD_DESKTOP="no"
|
||||
FORCE_BOOTSCRIPT_UPDATE="yes"
|
||||
|
||||
@ -18,7 +18,6 @@ case $BRANCH in
|
||||
BOOTBRANCH='branch:helios4'
|
||||
BOOTDIR=$MAINLINE_UBOOT_DIR
|
||||
BOOTSCRIPT='boot-marvell.cmd:boot.cmd'
|
||||
BOOTCONFIG='helios4_defconfig'
|
||||
|
||||
UBOOT_TARGET_MAP=";;u-boot-spl.kwb:u-boot.mmc
|
||||
;spi;u-boot-spl.kwb:u-boot.flash"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user