[U-Boot] [PATCH 01/10] ZOOM2 Add initial support for Zoom2
Wolfgang Denk
wd at denx.de
Sat Apr 25 00:10:42 CEST 2009
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?
I asked you before, and I hereby ask again: please make clear what the
status of a patch is: accepted or rejected?
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"Don't think; let the machine do it for you!" - E. C. Berkeley
More information about the U-Boot
mailing list