[U-Boot] [PATCH v6 22/23] rockchip: Add support for rk's second level loader

Simon Glass sjg at chromium.org
Thu Nov 19 15:20:22 CET 2015


On 16 November 2015 at 23:20, 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>
> Acked-by: Simon Glass <sjg at chromium.org>
> ---
> Changes in v1: None
> Changes in v2: None
> Changes in v3: None
> Changes in v4: None
> Changes in v5: None
>
>  tools/rkcommon.c | 24 ++++++++++--------------
>  tools/rkcommon.h |  3 ++-
>  tools/rksd.c     |  2 +-
>  tools/rkspi.c    |  2 +-
>  4 files changed, 14 insertions(+), 17 deletions(-)

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list