From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Mon, 13 May 2013 14:28:44 +0800 Subject: [U-Boot] [Patch v2 4/4] ARM: atmel: add sama5d3xek support In-Reply-To: <518F7E84.8040107@googlemail.com> References: <1363068932-2485-1-git-send-email-voice.shen@atmel.com> <1363068932-2485-5-git-send-email-voice.shen@atmel.com> <518F7E84.8040107@googlemail.com> Message-ID: <5190881C.707@atmel.com> 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, On 5/12/2013 19:35, Andreas Bie?mann wrote: > Dear Bo Shen, > > On 12.03.2013 07:15, Bo Shen wrote: >> Add sama5d3xek support with following feature >> - boot from NAND flash, PMECC support, 4bit ECC @ 512 bytes sector >> - boot from SPI flash support >> - boot from SD card support >> - LCD support >> - EMAC support >> - USB support (OHCI) > > no obvious objections here, please just change order order or split the > register definition changes out of this one. OK, I will split the register definition changes out for this one. > Best regards > > Andreas Bie?mann Best Regards, Bo Shen