Skip to content

Commit 4ad0fe5

Browse files
efectnigorpecovnik
authored andcommitted
khadas-edge2: fix uboot
1 parent d0f708d commit 4ad0fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/boards/khadas-edge2.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ function post_family_config__uboot_kedge2() {
3333
display_alert "$BOARD" "Configuring ($BOARD) u-boot" "info"
3434

3535
declare -g BOOTSOURCE='https://github.com/khadas/u-boot.git'
36-
declare -g BOOTBRANCH='branch:khadas-edges-v2017.09'
36+
declare -g BOOTBRANCH="commit:df276095a29a02f8e7ce4f451770c06486106594"
3737
declare -g BOOTPATCHDIR="legacy/u-boot-khadas-edge2-rk3588"
3838
declare -g BOOTCONFIG="khadas-edge2-rk3588s_defconfig"
3939
declare -g SRC_EXTLINUX="yes" # For now, use extlinux. Thanks Monka

0 commit comments

Comments
 (0)