From: AKASHI Takahiro <takahiro.akashi@linaro.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/2] arm: qemu: fix failure if booting from TF-A
Date: Tue, 16 Jul 2019 11:50:05 +0900 [thread overview]
Message-ID: <20190716025004.GL21948@linaro.org> (raw)
In-Reply-To: <20190703014440.25449-1-takahiro.akashi@linaro.org>
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
>
prev parent reply other threads:[~2019-07-16 2:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
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 ` AKASHI Takahiro [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190716025004.GL21948@linaro.org \
--to=takahiro.akashi@linaro.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.