From mboxrd@z Thu Jan 1 00:00:00 1970 From: Reinhard Meyer Date: Wed, 09 Feb 2011 16:11:20 +0100 Subject: [U-Boot] [PATCH 0/3] Get AVR32 boards working with partial linking In-Reply-To: <1297260631-13864-1-git-send-email-biessmann@corscience.de> References: <1297260631-13864-1-git-send-email-biessmann@corscience.de> Message-ID: <4D52AE98.3020707@emk-elektronik.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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