[U-Boot] [PATCH v4 19/20] rockchip: Add support for rk's second level loader
Simon Glass
sjg at chromium.org
Mon Nov 9 21:24:32 CET 2015
On 9 November 2015 at 00:02, Lin Huang <hl at rock-chips.com> wrote:
> From: Jeffy Chen <jeffy.chen at rock-chips.com>
>
> The Rockchip boot ROM could load & run an initial spl loader,
> and continue to load a second level boot-loader(which stored
> right after the initial loader) when it returns.
> Modify idblock generation code to support it.
>
> Signed-off-by: Jeffy Chen <jeffy.chen at rock-chips.com>
> ---
> Changes in v1: None
> Changes in v2: None
> Changes in v3: None
> Changes in v4: None
>
> tools/rkcommon.c | 24 ++++++++++--------------
> tools/rkcommon.h | 3 ++-
> tools/rksd.c | 2 +-
> tools/rkspi.c | 2 +-
> 4 files changed, 14 insertions(+), 17 deletions(-)
Acked-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list