Index: base/Makefile
===================================================================
--- base/Makefile (revision 224)
+++ base/Makefile (revision 225)
@@ -73,7 +73,7 @@
ifneq ($(filter $(HARDWARE),$(HARDWARE_ORANGE_PI5)),)
REQUIRES = boot/kernel/orange-pi5/5.10.110
-REQUIRES += boot/u-boot/orange-pi5/2023.07
+REQUIRES += boot/u-boot/orange-pi5/2023.10
REQUIRES += boot/edk2/orange-pi5/0.9.1.1
REQUIRES += boot/grub/orange-pi5/2.06
endif