diff --git a/config/boards/cherryba-m1.csc b/config/boards/cherryba-m1.csc index b521ce160..f4fbfe3d0 100644 --- a/config/boards/cherryba-m1.csc +++ b/config/boards/cherryba-m1.csc @@ -6,6 +6,6 @@ BOOT_LOGO="desktop" KERNEL_TARGET="current,edge" KERNEL_TEST_TARGET="current,edge" # in case different then kernel target FORCE_BOOTSCRIPT_UPDATE="yes" -BOOTBRANCH_BOARD="tag:v2024.01" -BOOTPATCHDIR="v2024.01" +BOOTBRANCH_BOARD="tag:v2025.04" +BOOTPATCHDIR="v2025.04" BOARD_MAINTAINER="IsMrX" diff --git a/patch/u-boot/v2024.01/board_cherryba-m1/add_and_fix_cherryba-m1_uboot.patch b/patch/u-boot/v2025.04/board_cherryba-m1/add_and_fix_cherryba-m1_uboot.patch similarity index 100% rename from patch/u-boot/v2024.01/board_cherryba-m1/add_and_fix_cherryba-m1_uboot.patch rename to patch/u-boot/v2025.04/board_cherryba-m1/add_and_fix_cherryba-m1_uboot.patch