From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Date: Mon, 14 Apr 2008 11:16:26 +0200 Subject: [U-Boot-Users] [PATCH] Add support for AT91RM9200EK board In-Reply-To: <02c001c89df5$0056b550$040514ac@atmel.com> References: <1208030816.23686.13.camel@elrond.atmel.sweden> <1208093705.23686.8.camel@voyager.dsnet> <02c001c89df5$0056b550$040514ac@atmel.com> Message-ID: <1208164586.6399.30.camel@galileo> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le lundi 14 avril 2008 ? 08:01 +0200, Ulf Samuelsson a ?crit : > The at91rm9200dk board already exists with similar code. > > I think the chances that it someone will work on this is higher > if the code is inside U-Boot than outside U-Boot though. Not sure about this. If it's there and it works there will be little incentive to change... At the same time, you are doing some testing for the new code, and for (almost) the same price you could (implement and) test the cleaned up version instead. > BTW: Why not have the AVR32 and AT91 use the same. > The PIO peripheral is the same. It may be a good idea for the future. However, this is not how it is done today in Linux, and I've tried to minimize changes (especially in the header files) to ease the porting. Thanks, -- Stelian Pop