From mboxrd@z Thu Jan 1 00:00:00 1970 From: Waldemar Brodkorb Date: Mon, 11 May 2015 13:32:32 +0200 Subject: [U-Boot] [PATCH 0/7] avr32: remove non-generic boards In-Reply-To: <5550929F.8000800@gmail.com> References: <1431342449-26635-1-git-send-email-andreas.devel@googlemail.com> <20150511111949.GA3773@samfundet.no> <5550929F.8000800@gmail.com> Message-ID: <20150511113231.GC16123@waldemar-brodkorb.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, Andreas Bie?mann wrote, > Hi Hans-Christian, > > On 05/11/2015 01:19 PM, Hans-Christian Egtvedt wrote: > > Around Mon 11 May 2015 13:07:22 +0200 or thereabout, Andreas Bie?mann wrote: > >> This series deletes avr32-boards that are still using the ancient > >> arch/avr32/lib/board.c code. If one would like his board to stay in u-boot > >> there is a last chance to convert it to generic board _now_. It should be as easy > >> as defining these three values in the board config: > >> > >> |/* generic board */ > >> |#define CONFIG_SYS_GENERIC_BOARD > >> |#define CONFIG_BOARD_EARLY_INIT_F > >> |#define CONFIG_BOARD_EARLY_INIT_R > > > > I would prefer this solution over removing all the board support for AVR32 > > targets in U-Boot. > > Me too ... > > > Sadly, I do not have the time to work with AVR32 in U-Boot. > > ... but I'd prefer to run-time test this change on a real hardware. > Unfortunately I do not own any of the removed ones. > > > > >> Andreas Bie?mann (7): > >> avr32: delete non generic board atngw100 > >> avr32: delete non generic board favr-32-ezkit > >> avr32: delete non generic board hammerhead > >> avr32: delete non generic board mimc200 > >> avr32: delete non generic board's atstk100{3,4,6} > >> avr32: take maintainership for atstk1002 > >> avr32: delete ancient board.c > > > > If one were to prioritize, then keeping the atngw100 board would be great. > > +1, but as said above, I want a run-time test and can't do it for my own. > Waldemar talked to me lately to get his ngw100 up running current u-boot > (2015.01 I think). So Waldemar, could you please do a runtime test for > atngw100 and required adoptions? Or anyone else? I can try a runtime test tommorow. I even now have two devices. Last time 2015.01 worked, but git with your changes does not. I have'nt got the time to debug it via JTAG or GDB and I think my knowledge about the u-boot internals are too bad. What if I sent you my spare board? Better one board with good support, then two with no support. best regards Waldemar