[U-Boot] [PATCH v2 0/2] arm: qemu: fix failure if booting from TF-A

AKASHI Takahiro takahiro.akashi at linaro.org
Wed Jul 3 01:44:38 UTC 2019


With this patch, hang-up of U-Boot, as described in patch#2, will be fixed
if it is loaded and started from TF-A.

Changes in v2 (July 3, 2019)
* add patch#1 (preparatory patch)
* remove a reference to unnecessary patch in the commit message

AKASHI Takahiro (2):
  arm: move CONFIG_TFABOOT to generic Kconfig
  arm: qemu: fix failure in flash initialization if booting from TF-A

 arch/arm/Kconfig                          | 29 +++++++++++++++++++++++
 arch/arm/cpu/armv8/fsl-layerscape/Kconfig |  7 ------
 include/configs/qemu-arm.h                |  5 ++++
 3 files changed, 34 insertions(+), 7 deletions(-)

-- 
2.21.0



More information about the U-Boot mailing list