[U-Boot] [PATCH v2 0/2] arm: qemu: fix failure if booting from TF-A
AKASHI Takahiro
takahiro.akashi at linaro.org
Tue Jul 16 02:50:05 UTC 2019
Hi Albert, Tuomas,
Ping. Can you review this patch, please?
-Takahiro Akashi
On Wed, Jul 03, 2019 at 10:44:38AM +0900, AKASHI Takahiro wrote:
> 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