
Dear Andreas Bießmann,
This patch series make avr32 boards compile again. They where broken by partial linking changes.
Additionally two warnings fixed. MAKEALL complained broken boards cause of these warnings.
In my opinion these changes are fixes and should go into v2011.03. Some more changes will follow for AVR32/AT91 rework branch.
Ok, yes it should be a bug fix.
All patches tested with atstk1002 and one selfmade board not in official tree.
Andreas Bießmann (3): cmd_nvedit: use explicit typecast for printf avr32: fix linking common/cmd_bdinfo.c: fix do_bdinfo() for AVR32
arch/avr32/config.mk | 2 +- board/atmel/atngw100/config.mk | 1 - board/atmel/atstk1000/config.mk | 1 - board/earthlcd/favr-32-ezkit/config.mk | 1 - board/mimc/mimc200/config.mk | 1 - board/miromico/hammerhead/config.mk | 1 -
I can take those through u-boot-atmel.
common/cmd_bdinfo.c | 2 +- common/cmd_nvedit.c | 4 ++--
Shall I also handle those, or is someone else going to handle them? Wolfgang?
Best Regards, Reinhard