[U-Boot] [PATCH] rockchip: update boot0 hook
Simon Glass
sjg at chromium.org
Mon Nov 20 15:39:08 UTC 2017
Hi Kever,
On 10 November 2017 at 00:37, Kever Yang <kever.yang at rock-chips.com> wrote:
> armv7 SPL: TAG(overwrite 'b 1f')+'b reset' + ARM_VECTORS
> armv7 U-Boot: ARM_VECTORS
> armv8 SPL: TAG(overwrite 'b 1f')+'b reset' + Reserved_iram(rk3399)
> armv8 U-Boot: 'b reset'
Can you explain this in English as well? The motivation for this patch
seems to be missing.
>
> Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
> ---
>
> arch/arm/include/asm/arch-rockchip/boot0.h | 14 +++++++++-----
> 1 file changed, 9 insertions(+), 5 deletions(-)
Regards,
Simon
More information about the U-Boot
mailing list