X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Finclude%2Fagl_raspberrypi5.inc;fp=meta-agl-bsp%2Fconf%2Finclude%2Fagl_raspberrypi5.inc;h=4db5bb762f43e72447e86fd33ebb2f2730ad0f00;hb=66e1a6f39ca640f8e8e909c64cf3158f8f9b7633;hp=212c9ff1b4d6c9dde805f2473b50a207095b106c;hpb=72db0487778e4f1be390fdf2ca1a8816bc9a80d2;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/include/agl_raspberrypi5.inc b/meta-agl-bsp/conf/include/agl_raspberrypi5.inc index 212c9ff1b..4db5bb762 100644 --- a/meta-agl-bsp/conf/include/agl_raspberrypi5.inc +++ b/meta-agl-bsp/conf/include/agl_raspberrypi5.inc @@ -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"