[U-Boot] [PATCH 33/60] ARM: tegra: fix bug in Tegra20 flow.h

Simon Glass sjg at chromium.org
Fri Apr 22 20:32:54 CEST 2016


On 19 April 2016 at 14:59, Stephen Warren <swarren at wwwdotorg.org> wrote:
> From: Stephen Warren <swarren at nvidia.com>
>
> According to the TRM, Tegra20's flow controller has a xrq_events field
> too. Suspend/resume (via LP0) does still work after this fix, implying
> the write to halt_cpu1_events in warmboot_avp.c isn't actually necessary,
> since this patch causes it to access a different register.
>
> Signed-off-by: Stephen Warren <swarren at nvidia.com>
> ---
>  arch/arm/include/asm/arch-tegra20/flow.h | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list