public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/2] arm: qemu: fix failure if booting from TF-A
@ 2019-07-03  1:44 AKASHI Takahiro
  2019-07-03  1:44 ` [U-Boot] [PATCH v2 1/2] arm: move CONFIG_TFABOOT to generic Kconfig AKASHI Takahiro
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: AKASHI Takahiro @ 2019-07-03  1:44 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-07-18 23:58 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-03  1:44 [U-Boot] [PATCH v2 0/2] arm: qemu: fix failure if booting from TF-A AKASHI Takahiro
2019-07-03  1:44 ` [U-Boot] [PATCH v2 1/2] arm: move CONFIG_TFABOOT to generic Kconfig AKASHI Takahiro
2019-07-18 23:57   ` Tom Rini
2019-07-03  1:44 ` [U-Boot] [PATCH v2 2/2] arm: qemu: fix failure in flash initialization if booting from TF-A AKASHI Takahiro
2019-07-18 23:58   ` Tom Rini
2019-07-16  2:50 ` [U-Boot] [PATCH v2 0/2] arm: qemu: fix failure " AKASHI Takahiro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox