[U-Boot] HP Jornada 720 flashrom
Wolfgang Denk
wd at denx.de
Wed Sep 2 23:37:47 CEST 2009
Dear Kristoffer Ericson,
In message <20090902233329.a9b77e68.kristoffer.ericson at gmail.com> you wrote:
> Greetings,
>
> Trying to get my Flashrom working (previously used blob with it).
> I get this now :
> c -Map u-boot.map -o u-boot
> net/libnet.a(net.o)(.text+0x1cc): In function `ArpRequest':
> /home/kristoffer/work/projects/u-boot.git/net/net.c:250: undefined reference to `eth_send'
...
> My device shouldnt be using those at all so its no wonder that they are undefined, but
> the question is how I should get rid of those messages.
Don't enable network support in your board configuration? I. e. remove
all command selections that require Ethenret to work...
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
Substitute "damn" every time you're inclined to write "very"; your
editor will delete it and the writing will be just as it should be.
- Mark Twain
More information about the U-Boot
mailing list