diff options
Diffstat (limited to 'recipes-bsp/u-boot/u-boot_2019.01.bbappend')
-rw-r--r-- | recipes-bsp/u-boot/u-boot_2019.01.bbappend | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-bsp/u-boot/u-boot_2019.01.bbappend b/recipes-bsp/u-boot/u-boot_2019.01.bbappend index 7cd8d66..b11dfc2 100644 --- a/recipes-bsp/u-boot/u-boot_2019.01.bbappend +++ b/recipes-bsp/u-boot/u-boot_2019.01.bbappend | |||
@@ -1,5 +1,6 @@ | |||
1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" | 1 | FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}-${PV}:" |
2 | UBOOT_RPI4_SUPPORT_PATCHES = " \ | 2 | UBOOT_RPI4_SUPPORT_PATCHES = " \ |
3 | file://0001-Fix-compilation-error-if-CONFIG_USB-is-disabled.patch \ | ||
3 | file://0001-configs-rpi4-Add-defconfigs-for-rpi4-32-64.patch \ | 4 | file://0001-configs-rpi4-Add-defconfigs-for-rpi4-32-64.patch \ |
4 | file://0002-ARM-bcm283x-Add-BCM283x_BASE-define.patch \ | 5 | file://0002-ARM-bcm283x-Add-BCM283x_BASE-define.patch \ |
5 | file://0003-arm-mach-bcm283x-Define-configs-for-RaspberryPi-4.patch \ | 6 | file://0003-arm-mach-bcm283x-Define-configs-for-RaspberryPi-4.patch \ |