From: Ezequiel Garcia <ezequiel.garcia@free-electrons.com>
To: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Cc: barebox@lists.infradead.org,
"Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Subject: Re: [PATCH v3 0/4] mvebu: Add network support for Armada 370/XP
Date: Tue, 11 Nov 2014 11:34:30 -0300 [thread overview]
Message-ID: <54621E76.7060805@free-electrons.com> (raw)
In-Reply-To: <20141111153111.5c275a43@free-electrons.com>
On 11/11/2014 11:31 AM, Thomas Petazzoni wrote:
> Dear Ezequiel Garcia,
>
> On Tue, 11 Nov 2014 11:25:40 -0300, Ezequiel Garcia wrote:
>
>> Fix the produced kwbimage.cfg to boot from UART (actually, I think it's not needed):
>>
>> diff --git a/arch/arm/boards/plathome-openblocks-ax3/kwbimage.cfg b/arch/arm/boards/plathome-openblocks-ax3/kwbimage.cfg
>> index 219c2ec..fd6c0df 100644
>> --- a/arch/arm/boards/plathome-openblocks-ax3/kwbimage.cfg
>> +++ b/arch/arm/boards/plathome-openblocks-ax3/kwbimage.cfg
>> @@ -1,5 +1,5 @@
>> VERSION 1
>> -BOOT_FROM spi
>> +BOOT_FROM uart
>> DESTADDR 00600000
>> EXECADDR 006b0000
>> NAND_BLKSZ 00000000
>
> This is indeed not needed. The Barebox build system calls kwbimage
> twice: once to generate an image that uses the BOOT_FROM media as the
> boot media, and once to generate an image that can boot from the UART.
> The former has a .kwb extension, the latter a .kwbuart extension.
>
> Other than that, I think your tutorial is good. Is there a good place
> in Barebox to put some documentation such as this?
>
Actually... it's a copy-paste of a something I wrote as
Documentation/boards/mvebu.txt, but never sent as a patch.
I can send it now, if you agree to double-check it and perhaps extend it
a bit :)
--
Ezequiel García, Free Electrons
Embedded Linux, Kernel and Android Engineering
http://free-electrons.com
_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox
next prev parent reply other threads:[~2014-11-11 14:36 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-09 14:56 [PATCH v3 0/4] mvebu: Add network support for Armada 370/XP Ezequiel Garcia
2014-11-09 14:56 ` [PATCH v3 1/4] ARM: mvebu: Enable PUP register Ezequiel Garcia
2014-11-09 14:56 ` [PATCH v3 2/4] net: phy: Support Marvell 88EE1545 PHY Ezequiel Garcia
2014-11-09 14:56 ` [PATCH v3 3/4] net: phy: Support Marvell 88EE1543 PHY Ezequiel Garcia
2014-11-10 6:57 ` Sascha Hauer
2014-11-09 14:56 ` [PATCH v3 4/4] net: Add driver for Armada 370/XP 10/100/1000 Mbps network controller Ezequiel Garcia
2014-11-10 8:06 ` [PATCH v3 0/4] mvebu: Add network support for Armada 370/XP Uwe Kleine-König
2014-11-10 18:10 ` Ezequiel Garcia
2014-11-10 18:43 ` Uwe Kleine-König
2014-11-10 19:36 ` Sebastian Hesselbarth
2014-11-11 9:06 ` Uwe Kleine-König
2014-11-11 14:25 ` Ezequiel Garcia
2014-11-11 14:31 ` Thomas Petazzoni
2014-11-11 14:34 ` Ezequiel Garcia [this message]
2014-11-12 7:03 ` Sascha Hauer
2014-11-11 20:35 ` Uwe Kleine-König
2014-11-12 10:56 ` Uwe Kleine-König
2014-11-12 11:22 ` Sebastian Hesselbarth
2014-11-13 9:09 ` Uwe Kleine-König
2014-11-13 9:53 ` Sebastian Hesselbarth
2014-11-13 10:46 ` Uwe Kleine-König
2014-11-13 11:31 ` Sebastian Hesselbarth
2014-11-13 18:44 ` Uwe Kleine-König
2014-11-14 8:21 ` Sebastian Hesselbarth
2014-11-14 20:48 ` Uwe Kleine-König
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54621E76.7060805@free-electrons.com \
--to=ezequiel.garcia@free-electrons.com \
--cc=barebox@lists.infradead.org \
--cc=thomas.petazzoni@free-electrons.com \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.