diff --git a/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2023.07.02.bb b/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2023.07.02.bb new file mode 100644 index 00000000..d23176ab --- /dev/null +++ b/meta-arm-bsp/recipes-bsp/u-boot/u-boot_2023.07.02.bb @@ -0,0 +1,5 @@ +require recipes-bsp/u-boot/u-boot-common.inc +require recipes-bsp/u-boot/u-boot.inc + +SRCREV = "83cdab8b2c6ea0fc0860f8444d083353b47f1d5c" +SRC_URI = "git://source.denx.de/u-boot/u-boot.git;protocol=https;branch=u-boot-2023.07.y" diff --git a/meta-arm/recipes-bsp/u-boot/u-boot/qemuarm.cfg b/meta-arm/recipes-bsp/u-boot/u-boot/qemuarm.cfg index 82c25e27..da414108 100644 --- a/meta-arm/recipes-bsp/u-boot/u-boot/qemuarm.cfg +++ b/meta-arm/recipes-bsp/u-boot/u-boot/qemuarm.cfg @@ -2,6 +2,4 @@ CONFIG_TEXT_BASE=0x60000000 CONFIG_ENV_IS_NOWHERE=y # CONFIG_ENV_IS_IN_FLASH is not set -# CONFIG_MTD is not set -# CONFIG_MTD_NOR_FLASH is not set # CONFIG_CMD_QFW is not set