From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stelian Pop Date: Fri, 18 Jan 2008 10:28:03 +0100 Subject: [U-Boot-Users] [PATCH 3/3] Add support for AT91CAP9 cpu and AT91CAP9A-DK board In-Reply-To: <20080118094529.4ba6942f@siona> References: <1200479811.6251.20.camel@galileo> <1200479897.6251.26.camel@galileo> <20080118094529.4ba6942f@siona> Message-ID: <1200648483.8092.9.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 vendredi 18 janvier 2008 ? 09:45 +0100, Haavard Skinnemoen a ?crit : > On Wed, 16 Jan 2008 11:38:17 +0100 > Stelian Pop wrote: > > > diff --git a/drivers/net/macb.c b/drivers/net/macb.c [...] > Cool, I always was curious about whether post-rm9200 AT91 chips could > use this driver too. There are other avr32 drivers we should be able to use, for example usba. > The changes you've done nicely match the Linux > driver, so ACK on this part from me. If you had submitted one patch > per > driver (aka per logical change ;-) I could have acked a whole patch, > not only part of it. If you need to resend, I recommend that you do > that, and send them before the actual cpu- and board support; that way > they can be applied independently as soon as each one is ready. Well, the macb changes is the only logical change outside for cpu/ and board/ directories (except for a few #ifdefs in drivers/mtd/dataflash.c...). Thanks, Stelian. -- Stelian Pop