[U-Boot] [PATCH] mpq101: initial support for Mercury Computer Systems MPQ101 board

Wolfgang Denk wd at denx.de
Mon Jan 10 23:49:31 CET 2011


Dear Alex Dubov,

In message <288884.88500.qm at web37608.mail.mud.yahoo.com> you wrote:
> > > +CONFIG_SYS_TEXT_BASE = 0xfffc0800
> > > +LDFLAGS +=
> > --section-start=.ppcenv=$(CONFIG_ENV_ADDR)
> > 
> > Please mode defines to board config file and get rid of
> > config.mk
> 
> And another question: how am I supposed to specify linker flags in the
> board config file (I suppose, you mean boards.cfg). There's no

No, I mean include/configs/<name>.h

> examples
> throughout the u-boot tree where it is done and Makefile do not seem
> to
> peek those either (they just end up in autoconf.mk).
...which then gets included.

Anyway - maybe you should ponder why you need to do something nobody
else needs, and then fix the code.

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
It is much easier to suggest solutions when you know nothing


More information about the U-Boot mailing list