
16 Jul
2019
16 Jul
'19
4:50 a.m.
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