[U-Boot] [PATCH V2] Don't inline weak symbols
Jean-Christophe PLAGNIOL-VILLARD
plagnioj at jcrosoft.com
Sat Aug 8 00:04:03 CEST 2009
On 23:58 Fri 07 Aug , Wolfgang Denk wrote:
> Dear Jean-Christophe PLAGNIOL-VILLARD,
>
> In message <1249675613-10949-1-git-send-email-plagnioj at jcrosoft.com> you wrote:
> > From: Ron Lee <ron at debian.org>
> >
> > use the same dummy weak functions too
> > it will save 200 bytes
> >
> > Signed-off-by: Ron Lee <ron at debian.org>
> >
> > update the implementation
> > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj at jcrosoft.com>
> > ---
> > lib_arm/board.c | 28 ++++++++++------------------
> > 1 files changed, 10 insertions(+), 18 deletions(-)
>
> This whole stuff should be #ifdef'ed and only included when some board
> actually uses such a feature.
the current patch is a fix for gcc 4.4
such update could be done later as we need to touch a lot's of file c and
assembly
Best Regards,
J.
More information about the U-Boot
mailing list