From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mateusz Kulikowski Date: Wed, 30 Oct 2013 19:17:29 +0100 Subject: [U-Boot] [PATCH] arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263) In-Reply-To: <526F4683.4030205@atmel.com> References: <1382902453-6659-1-git-send-email-mateusz.kulikowski@gmail.com> <526DEEAB.4090403@atmel.com> <526ED792.6070203@gmail.com> <526F4683.4030205@atmel.com> Message-ID: <52714D39.3050808@gmail.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, On 29.10.2013 06:24, Bo Shen wrote: > > You can use GPIO API for USB-A9263 in this patch. And send another patch to fix at91sam9263ek board (I can help test the patch for at91sam9263ek board). > Will do it in next 2 days (unless someone will be faster). >> or >> - Should I add low-level initialization to boot U-Boot from Dataflash >> without AT91bootstrap (this is a bit more work)? > > I am working for SPL for Atmel EK boards, now focus on sama5d3xek board. After finished, I will submit then patch and go on working for other board. Like I wrote in other mail, I should be able to do lowlevel init for this board. Just have to read/learn/play with SPL first (never used it before). But this part I prefer to do later (somewhere next month). Regards, Mateusz