meta-agl-bsp: update raspberrypi5 template
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_raspberrypi5.inc
index 212c9ff..4db5bb7 100644 (file)
@@ -7,14 +7,6 @@ OSTREE_KERNEL_ARGS:sota:append = " cma=256M"
 # use u-boot always
 RPI_USE_U_BOOT = "1"
 
-# Re-enable U-Boot for raspberrypi5 here until upstream is fixed.
-# Note that this assumes the use of scarthgap/u-boot meta-lts-mixins
-# branch.
-UBOOT_MACHINE = "rpi_arm64_config"
-COMPATIBLE_MACHINE:pn-u-boot:forcevariable = ""
-KERNEL_IMAGETYPE_UBOOT ?= "Image"
-KERNEL_BOOTCMD ?= "booti"
-
 # Use UART for serial console
 ENABLE_UART ?= "1"