[U-Boot] [PATCH 01/10] ZOOM2 Add initial support for Zoom2
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Mon Apr 27 00:05:28 CEST 2009
On 00:10 Sat 25 Apr , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <20090424213824.GD32292 at game.jcrosoft.org> you wrote:
> >
> ...
> [FULL QUOTE DELETED]
>
>
> It makes no sense to quote the complete patch when you just want to
> add one line of comment at the end!
>
>
> > > > + . = ALIGN(4);
> > > > + .rodata : { *(SORT_BY_ALIGNMENT(SORT_BY_NAME(.rodata*))) }
> > > > +
> > > > + .ARM.extab : { *(.ARM.extab* .gnu.linkonce.armextab.*) }
> > > > + __exidx_start = .;
> > > > + .ARM.exidx : { *(.ARM.exidx* .gnu.linkonce.armexidx.*) }
> > > > + __exidx_end = .;
> > > as said precedently .ARM.extab & .ARM.exidx is not needed please remove
> > I've seen you fix it in the 10th patch
>
> So what does this mean now? Will this patch 01/10 be accepted?
As ask on the [PATCH 05/10] ZOOM2: rename timer divisor
this patch and the 5th need to be joined otherwise fine
Best Regards,
J.
More information about the U-Boot
mailing list