
8 Aug
2009
8 Aug
'09
12:04 a.m.
On 23:58 Fri 07 Aug , Wolfgang Denk wrote:
Dear Jean-Christophe PLAGNIOL-VILLARD,
In message 1249675613-10949-1-git-send-email-plagnioj@jcrosoft.com you wrote:
From: Ron Lee ron@debian.org
use the same dummy weak functions too it will save 200 bytes
Signed-off-by: Ron Lee ron@debian.org
update the implementation Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD plagnioj@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.