From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.free-electrons.com ([94.23.35.102]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UaBVr-0002MI-Qd for barebox@lists.infradead.org; Wed, 08 May 2013 21:03:00 +0000 Message-ID: <518ABD64.2010204@free-electrons.com> Date: Wed, 08 May 2013 23:02:28 +0200 From: Gregory CLEMENT MIME-Version: 1.0 References: <1367599871-28479-1-git-send-email-thomas.petazzoni@free-electrons.com> <51898E2F.3010404@free-electrons.com> <20130508124606.228f1433@skate> In-Reply-To: <20130508124606.228f1433@skate> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: [PATCH 0/7] Basic support for Marvell Armada 370/XP SoC To: Thomas Petazzoni Cc: Lior Amsalem , barebox@lists.infradead.org, Willy Tarreau , Ezequiel Garcia On 05/08/2013 12:46 PM, Thomas Petazzoni wrote: > Dear Gregory CLEMENT, > > On Wed, 08 May 2013 01:28:47 +0200, Gregory CLEMENT wrote: > >> it was a great work, I am currently trying to use but unfortunately, >> I didn't managed to run barebox on the Armada XP OpenBlocks AX3 from >> Plathome :/ >> >> I get something like that: >> >> kwboot -t -b barebix.bin.kw -B 115200 /dev/ttyUSB0 >> Sending boot message. Please reboot the target...- >> >> [here I power up the AX3] >> >> Sending boot image... >> 0 % [......................................................................] >> 4 % [......................................................................] >> 9 % [......................................................................] >> 14 % [......................................................................] >> 18 % [......................................................................] >> 23 % [......................................................................] >> 28 % [......................................................................] >> 33 % [......................................................................] >> 37 % [......................................................................] >> 42 % [......................................................................] >> 47 % [......................................................................] >> 52 % [.............................................................BootROM: Invalid header ID >> Booting from NOR flash >> DDR3 Training Sequence - Ver 3.0.0 > > Thanks for testing! > > The kwbimage.cfg for the OpenBlocks AX3 was wrong in this first version > of the patches. 'BOOT_FROM spi' should have been 'BOOT_FROM uart' if > you want the image to be bootable from the UART. Indeed, by updating kwbimage.cfg with 'BOOT_FROM uart' I also managed to run barebox on the OpenBlocks AX3. Thanks! > >>> An image is then later created with: >>> >>> ./scripts/kwbimage -x -i -o >> >> I think it should be: >> ./scripts/kwbimage -c -i -o > > Correct, will fix! > > I plan to send a v2 either today or tomorrow. > > Thanks again for the testing, > > Thomas > -- Gregory Clement, Free Electrons Kernel, drivers, real-time and embedded Linux development, consulting, training and support. http://free-electrons.com _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox