[U-Boot] [PATCH 0/3] arm: K3: Make sure to clean caches before jumping to Linux

Lokesh Vutla lokeshvutla at ti.com
Mon Oct 7 08:22:14 UTC 2019


This series make sure that on K3 devices, Linux image is completely written
to DDR from L3 and then control is given to Linux from U-Boot.

Lokesh Vutla (3):
  boot: arm: Enable support for custom board_prep_linux
  cmd: booti: Store OS start and end info in images structure
  arm: K3: Clean and invalidate Linux Image before jumping to Linux

 arch/arm/lib/bootm.c      |  4 ++++
 arch/arm/mach-k3/common.c | 11 +++++++++++
 cmd/booti.c               |  3 +++
 3 files changed, 18 insertions(+)

-- 
2.23.0



More information about the U-Boot mailing list