Re: [U-Boot] [PATCH 02/19] x86: Remove unused portion of link script

2013-04-17 Thread Graeme Russ
Hi Simon, On Thu, Apr 18, 2013 at 12:13 PM, Simon Glass wrote: > > Since we don't have real-mode code now, we can remove this chunk of the link > script. > > Signed-off-by: Simon Glass > --- > arch/x86/cpu/u-boot.lds | 12 > 1 file changed, 12 deletions(-) > > diff --git a/arch/x8

[U-Boot] [PATCH 02/19] x86: Remove unused portion of link script

2013-04-17 Thread Simon Glass
Since we don't have real-mode code now, we can remove this chunk of the link script. Signed-off-by: Simon Glass --- arch/x86/cpu/u-boot.lds | 12 1 file changed, 12 deletions(-) diff --git a/arch/x86/cpu/u-boot.lds b/arch/x86/cpu/u-boot.lds index 2d6911a..b4ecd4b 100644 --- a/arch/