u-boot: re-enable rapsberrypi5

With meta-lts-mixins scarthgap/u-boot we can now support raspberrypi5

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
This commit is contained in:
Tim Orling
2024-03-08 18:40:47 -08:00
committed by Andrei Gherzan
parent 16656a66cf
commit 6d593646ba
2 changed files with 2 additions and 3 deletions

View File

@@ -24,3 +24,5 @@ VC4DTBO ?= "vc4-kms-v3d"
# "zImage" not supported on arm64 and ".gz" images not supported by bootloader yet
KERNEL_IMAGETYPE_DIRECT ?= "Image"
UBOOT_MACHINE = "rpi_arm64_config"