[U-Boot] [PATCH v2 2/3] rockchip: mkimage: use imagename to select spl hdr & spl size

Simon Glass sjg at chromium.org
Fri Nov 27 19:36:24 CET 2015


On 26 November 2015 at 20:07, Jeffy Chen <jeffy.chen at rock-chips.com> wrote:
> Our chips may have different spl size and spl header, so
> use imagename(passed by "mkimage -n") to select them now.
>
> Signed-off-by: Jeffy Chen <jeffy.chen at rock-chips.com>
> ---
>
> Changes in v2: None
>
>  tools/rkcommon.c | 72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--
>  tools/rkcommon.h | 32 ++++++++++++++++++++++++-
>  tools/rkimage.c  |  4 +++-
>  tools/rksd.c     | 26 +++++++-------------
>  tools/rkspi.c    | 23 +++++++-----------
>  5 files changed, 120 insertions(+), 37 deletions(-)

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


More information about the U-Boot mailing list