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

2015-11-26 Thread Simon Glass
Hi Jeffy, On 26 November 2015 at 16:43, Jeffy Chen 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 > --- > > tools/rkcommon.c | 69

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

2015-11-26 Thread Jeffy Chen
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 --- tools/rkcommon.c | 69 ++-- tools/rkcommon.h | 32