
Dear Heiko Schocher,
In message 49CB21D7.9070003@denx.de you wrote:
actual u-boot top of tree builds with warnings/errors for the following boards:
ads5121 cpci5200 mecp5200 v38b IAD210 MBX MBX860T NX823 RPXClassic debris PN62
following patch solves this.
Signed-off-by: Heiko Schocher hs@denx.de
changes since v1:
- eth_putenv_enetaddr() substituted by eth_setenv_enetaddr()
board/RPXClassic/RPXClassic.c | 3 ++- board/etin/debris/debris.c | 1 + board/mbx8xx/mbx8xx.c | 3 ++- board/nx823/nx823.c | 5 +++-- board/pn62/pn62.c | 1 + board/siemens/IAD210/IAD210.c | 3 ++- board/sixnet/sixnet.c | 3 --- board/v38b/v38b.c | 3 ++- common/cmd_elf.c | 4 ++-- cpu/mpc512x/cpu.c | 1 + include/configs/MBX860T.h | 1 + 11 files changed, 17 insertions(+), 11 deletions(-)
Applied, thanks.
Best regards,
Wolfgang Denk