mbox series

[0/3] Developerbox: Cleanup and document update

Message ID 20231025065103.3101666-1-masahisa.kojima@linaro.org
Headers show
Series Developerbox: Cleanup and document update | expand

Message

Masahisa Kojima Oct. 25, 2023, 6:51 a.m. UTC
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/20231019135419.162726-1-ilias.apalodimas@linaro.org/

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(-)