We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e29bc9 + cd558f7 commit 0d8e24cCopy full SHA for 0d8e24c
2 files changed
recipes-bsp/u-boot/files/maxsize.cfg
@@ -0,0 +1 @@
1
+CONFIG_SYS_BOOTM_LEN=0x1000000
recipes-bsp/u-boot/u-boot_%.bbappend
@@ -5,6 +5,7 @@ SRC_URI:append:rpi = " \
5
"
6
7
SRC_URI:append:rpi = " file://0001-rpi-always-set-fdt_addr-with-firmware-provided-FDT-address.patch"
8
+SRC_URI:append:raspberrypi4 = " file://maxsize.cfg"
9
10
DEPENDS:append:rpi = " u-boot-default-script"
11
0 commit comments