[U-Boot] [PATCH 3/4]v2: Cleanup bootvx and handle new CONFIG_SYS_VXWORKS parameters
Wolfgang Denk
wd at denx.de
Tue Dec 9 00:28:45 CET 2008
Dear Niklaus Giger,
In message <200811032215.35182.niklaus.giger at member.fsf.org> you wrote:
> Signed-off-by: Niklaus Giger <niklaus.giger at member.fsf.org>
> ---
> common/cmd_elf.c | 81 ++++++++++++++++++++----------------------------------
> 1 files changed, 30 insertions(+), 51 deletions(-)
Argh...
This commit breaks building ofr a lot of boards:
-> MAKEALL sequoia
Configuring for sequoia board...
cmd_elf.c: In function 'do_bootvx':
cmd_elf.c:170: error: 'srv' undeclared (first use in this function)
cmd_elf.c:170: error: (Each undeclared identifier is reported only once
cmd_elf.c:170: error: for each function it appears in.)
make[1]: *** [cmd_elf.o] Error 1
Will send a patch soon...
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
"Today's robots are very primitive, capable of understanding only a
few simple instructions such as 'go left', 'go right', and 'build
car'." - John Sladek
More information about the U-Boot
mailing list