[U-Boot] [PATCH] arch/arm/lib/board.c: fix build error
Heiko Schocher
hs at denx.de
Mon Oct 24 09:00:11 CEST 2011
Hello Wolfgang,
Wolfgang Denk wrote:
> Commit dc8bbea "arm: Use getenv_ulong() in place of getenv(), strtoul"
> introduced a build error for all ARM boards with network support:
>
> board.c: In function 'board_init_r':
> board.c:569: error: 's' undeclared (first use in this function)
> board.c:569: error: (Each undeclared identifier is reported only once
> board.c:569: error: for each function it appears in.)
>
> Fix it.
>
> Signed-off-by: Wolfgang Denk <wd at denx.de>
posted a patch too, see your fix too late, sorry, so
forget my patch:
Acked-by: Heiko Schocher <hs at denx.de>
for this.
Thanks for fixing.
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list