meta-agl-bsp: remove Raspberry Pi U-Boot backport
[AGL/meta-agl.git] / meta-agl-bsp / conf / include / agl_raspberrypi4.inc
index 5a0e89e..b497d72 100644 (file)
@@ -29,7 +29,3 @@ IMAGE_INSTALL:append = " ${@bb.utils.contains('AGL_XEN_WANTED', '1', 'xen-tools
 
 # Add xen-raspberry binary to boot files
 IMAGE_BOOT_FILES:append = " ${@bb.utils.contains('AGL_XEN_WANTED','1', 'xen-${MACHINE}', '',d)}"
-
-PREFERRED_VERSION_u-boot = "2021.07"
-PREFERRED_VERSION_u-boot-tools = "2021.07"
-UBOOT_MACHINE:rpi = "rpi_arm64_config"