
9 Nov
2015
9 Nov
'15
9:24 p.m.
On 9 November 2015 at 00:02, Lin Huang hl@rock-chips.com wrote:
From: Jeffy Chen jeffy.chen@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@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@chromium.org