[U-Boot] [PATCH 1/2] Allow board specific overwriting of library code

Wolfgang Denk wd at denx.de
Wed Feb 4 16:36:32 CET 2009


Dear Michael Roth,

In message <1233757799-1165-2-git-send-email-mroth at nessie.de> you wrote:
> Enables to overwrite any library code by defining EXTRABOARDOBJS
> in the board specific config.mk.
> Those listed object files get linked directly into the u-boot binary
> right after the start objects and before any archives.

Why would that be needed?

Normally you deal with such issues in your linker script, i. e. in a
board specific way without need to modify global files.

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
Bradley's Bromide: If computers get too  powerful,  we  can  organize
them into a committee - that will do them in.


More information about the U-Boot mailing list