Skip to content

Commit 2305d98

Browse files
crackerjacquesigorpecovnik
authored andcommitted
luckfox-rk3308b-nova: bump U-Boot to v2026.07-rc4
The board was merged on U-Boot v2025.04. Move it to v2026.07-rc4. Two of the six board patches - the dw_mmc fixes dwmci_control_clken() CDONE acknowledge and dwmci_setup_bus() same-frequency skip - have since landed upstream, so drop them. The remaining four (board defconfig/DTS, the evb_rk3308 download-key saradc device-name fix, the 1-bit DT bus-width honoring, and RockUSB-on-download-key) apply cleanly to v2026.07-rc4. Tested on hardware: SPL -> U-Boot v2026.07-rc4 boots and brings up both the current (6.18) and edge (7.1) kernels; the SARADC recovery key and RockUSB download mode both work. Signed-off-by: crackerjacques <jack@supremeoverlordjabs.co>
1 parent d712711 commit 2305d98

7 files changed

Lines changed: 2 additions & 97 deletions

config/boards/luckfox-rk3308b-nova.csc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ SERIALCON="ttyS4"
1717
HAS_VIDEO_OUTPUT="no"
1818
MODULES_BLACKLIST="rockchipdrm analogix_dp dw_mipi_dsi dw_hdmi gpu_sched lima hantro_vpu panfrost"
1919

20-
BOOTBRANCH_BOARD="tag:v2025.04"
21-
BOOTPATCHDIR="v2025.04"
20+
BOOTBRANCH_BOARD="tag:v2026.07-rc4"
21+
BOOTPATCHDIR="v2026.07"
2222
BOOT_SCENARIO="binman"
2323
BOOTFS_TYPE="ext4"
2424
IMAGE_PARTITION_TABLE="gpt"

patch/u-boot/v2025.04/board_luckfox-rk3308b-nova/mmc-dw-mmc-fix-clken-cmd-completion.patch

Lines changed: 0 additions & 58 deletions
This file was deleted.

patch/u-boot/v2025.04/board_luckfox-rk3308b-nova/mmc-dw-mmc-no-skip-setup-bus-same-freq.patch

Lines changed: 0 additions & 37 deletions
This file was deleted.

patch/u-boot/v2025.04/board_luckfox-rk3308b-nova/add-board-luckfox-rk3308b-nova.patch renamed to patch/u-boot/v2026.07/board_luckfox-rk3308b-nova/add-board-luckfox-rk3308b-nova.patch

File renamed without changes.

patch/u-boot/v2025.04/board_luckfox-rk3308b-nova/boot-mode-enter-rockusb-on-download-key.patch renamed to patch/u-boot/v2026.07/board_luckfox-rk3308b-nova/boot-mode-enter-rockusb-on-download-key.patch

File renamed without changes.

patch/u-boot/v2025.04/board_luckfox-rk3308b-nova/fix-evb-rk3308-dnl-key-saradc-name.patch renamed to patch/u-boot/v2026.07/board_luckfox-rk3308b-nova/fix-evb-rk3308-dnl-key-saradc-name.patch

File renamed without changes.

patch/u-boot/v2025.04/board_luckfox-rk3308b-nova/mmc-dw-mmc-honor-1bit-bus-width.patch renamed to patch/u-boot/v2026.07/board_luckfox-rk3308b-nova/mmc-dw-mmc-honor-1bit-bus-width.patch

File renamed without changes.

0 commit comments

Comments
 (0)