Skip to content

Commit e31a4de

Browse files
committed
Bugfix: Move Bananapi R2PRO to most recent boot loader
Current is causing boot loop.
1 parent a46a7cf commit e31a4de

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/boards/bananapim2pro.conf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ MODULES_BLACKLIST="simpledrm" # SimpleDRM conflicts with Panfrost
1010
FULL_DESKTOP="yes"
1111
SERIALCON="ttyAML0"
1212
BOOT_LOGO="desktop"
13-
BOOTBRANCH_BOARD="tag:v2023.07.02"
14-
BOOTPATCHDIR="v2023.07.02"
13+
BOOTBRANCH_BOARD="tag:v2024.07"
14+
BOOTPATCHDIR="v2024.07"
1515

1616
function fetch_sources_tools__libreelec_amlogic_fip_pre_m2-pro_blob_update() {
1717
fetch_from_repo "https://github.com/Dangku/amlogic-boot-fip" "amlogic-boot-fip" "branch:master"

0 commit comments

Comments
 (0)