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.

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 -
 common/cmd_bdinfo.c                    |    2 +-
 common/cmd_nvedit.c                    |    4 ++--
 8 files changed, 4 insertions(+), 9 deletions(-)

-- 
1.7.2.3

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to