[U-Boot] [PATCH v1 3/3] rockchip: doc: add imagename

2015-11-26 Thread Jeffy Chen
We now using imagename to select rockchip's spl hdr & spl size. Signed-off-by: Jeffy Chen --- doc/README.rockchip | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/README.rockchip b/doc/README.rockchip index 874441c..b455f6f 100644 --- a/doc/README.rockchip +++ b/d

Re: [U-Boot] [PATCH v1 3/3] rockchip: doc: add imagename

2015-11-26 Thread Simon Glass
On 26 November 2015 at 16:43, Jeffy Chen wrote: > We now using imagename to select rockchip's spl hdr & spl size. > > Signed-off-by: Jeffy Chen > --- > > doc/README.rockchip | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) Acked-by: Simon Glass __