This series removes the obsolete UEFI capsule update definition and updates the build instruction. Another patch[1] is required to complete the cleanup.
>From U-Boot v2023.10 release, A/B update and new NOR Flash layout is enabled by default. We would like to pin the U-Boot version to v2023.07 when the user want to use U-Boot as a replacement of factory default EDK2. [1] https://lore.kernel.org/u-boot/[email protected]/ Masahisa Kojima (3): board: developerbox: remove obsolete NOR flash layout definition board: developerbox: update old NOR flash layout build instruction board: developerbox: update flash rawwrite binary size doc/board/socionext/developerbox.rst | 7 ++++--- include/configs/synquacer.h | 19 ------------------- 2 files changed, 4 insertions(+), 22 deletions(-) -- 2.34.1

