Re: [U-Boot] [PATCH 02/82] Add _image_binary_end section declaration

2016-10-10 Thread Bin Meng
On Tue, Oct 11, 2016 at 11:15 AM, Bin Meng wrote: > On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass wrote: >> This is used in some link scripts, so add a declaration for it. >> >> Signed-off-by: Simon Glass >> --- >> >> include/asm-generic/sections.h | 1 + >> 1 file changed, 1 insertion(+) >> >

Re: [U-Boot] [PATCH 02/82] Add _image_binary_end section declaration

2016-10-10 Thread Bin Meng
On Mon, Sep 26, 2016 at 11:33 AM, Simon Glass wrote: > This is used in some link scripts, so add a declaration for it. > > Signed-off-by: Simon Glass > --- > > include/asm-generic/sections.h | 1 + > 1 file changed, 1 insertion(+) > Reviewed-by: Bin Meng ___

[U-Boot] [PATCH 02/82] Add _image_binary_end section declaration

2016-09-25 Thread Simon Glass
This is used in some link scripts, so add a declaration for it. Signed-off-by: Simon Glass --- include/asm-generic/sections.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/asm-generic/sections.h b/include/asm-generic/sections.h index 54ccac9..daf021b 100644 --- a/include/asm-gener