From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mateusz Kulikowski Date: Wed, 30 Oct 2013 19:03:36 +0100 Subject: [U-Boot] [PATCH] arm: at91: support for the Calao USB-A9263 board (based on AT91SAM9263) In-Reply-To: <526F4595.9060009@denx.de> References: <1382902453-6659-1-git-send-email-mateusz.kulikowski@gmail.com> <526DEEAB.4090403@atmel.com> <526ED792.6070203@gmail.com> <526F4595.9060009@denx.de> Message-ID: <527149F8.4070401@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 Heiko, Sorry for late reply. On 29.10.2013 06:20, Heiko Schocher wrote: >> I don't understand something here: >> - this address is hardcoded in AT91bootstrap (as well as image size - 0x31000), > > Do you have the source code? Yes I do, it even seems to work properly after recompilation (with baremetal toolchain). I should be able to do low-level init for this board. Of course, first - SPL support for AT91 must be ready if I understand correctly (who will do it is different thing). Regards, Mateusz