[PATCH 0/2] Enable distroboot as a boot option for am62x

Martyn Welch martyn.welch at collabora.com
Tue Dec 20 19:38:17 CET 2022


The am62x config currently doesn't enable distroboot as an option for
booting. Add this as a further option after the existing mechanisms have
failed.

Whilst working on this it was found that boot detection was failing on
the am625-sk when attempting to boot from raw offsets on an SD card.
Boot mode is updated to correctly detect the boot mode from the SoC boot
config.

Martyn Welch (2):
  arm64:mach-k3 am625_init: Correct boot mode detection
  configs: Enable distroboot on am625

 arch/arm/mach-k3/am625_init.c   | 19 +++++++++----------
 configs/am62x_evm_a53_defconfig |  2 +-
 include/configs/am62x_evm.h     | 26 +++++++++++++++++++++++++-
 3 files changed, 35 insertions(+), 12 deletions(-)

-- 
2.35.1



More information about the U-Boot mailing list