Rename helios4 bootenv file
This commit is contained in:
parent
28502a0472
commit
0d57597ab2
@ -2,7 +2,7 @@ HAS_UUID_SUPPORT=yes
|
||||
|
||||
if [[ $BOARD == helios4 ]]; then
|
||||
source "${BASH_SOURCE%/*}/mvebu-u-boot-helios4.inc"
|
||||
BOOTENV_FILE='helios-default.txt'
|
||||
BOOTENV_FILE='helios4-default.txt'
|
||||
else
|
||||
source "${BASH_SOURCE%/*}/mvebu-u-boot-clearfog.inc"
|
||||
BOOTENV_FILE='clearfog-default.txt'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user