All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerlando Falauto <gerlando.falauto@keymile.com>
To: Jason Cooper <jason@lakedaemon.net>
Cc: Richard Genoud <richard.genoud@gmail.com>,
	Michal Marek <mmarek@suse.cz>,
	Russell King <linux@arm.linux.org.uk>,
	"linux-kbuild@vger.kernel.org" <linux-kbuild@vger.kernel.org>,
	"devicetree-discuss@lists.ozlabs.org"
	<devicetree-discuss@lists.ozlabs.org>,
	Rob Herring <rob.herring@calxeda.com>,
	Grant Likely <grant.likely@secretlab.ca>,
	Gregory CLEMENT <gregory.clement@free-electrons.com>,
	Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH RESEND] ARM: add dtbImage.<dt> and dtbuImage.<dt> rules
Date: Tue, 24 Sep 2013 17:14:26 +0200	[thread overview]
Message-ID: <5241AC52.7000808@keymile.com> (raw)
In-Reply-To: <20130924120152.GI11119@titan.lakedaemon.net>

Hi Jason,

On 09/24/2013 02:01 PM, Jason Cooper wrote:
> Gerlando,
[...]

> We are strongly encouraging all vendors to upgrade their bootloaders to
> support field upgradeable dtbs.  eg having the dtb on a separate
> partition of the flash (or whereever the bootloader environment is)

This will most definitely be the case for future boards, but we sort of 
follow the unspoken guideline of not upgrading u-boot on field-deployed 
units. Arguable at least, but that's the way it is.

> iirc, keymile is using an odd flavor of Kirkwood.

Correct, it's a kirkwood + a switch on the same die.

> Have you tried kwboot over serial?  It can be found in barebox and u-boot source repositories.

Uhm, yes, I've used it a few times... but what are you suggesting?
That u-boot can be upgraded? Yes, I believe that... ;-)

> The above is the long-term goal, in the short term, please take a look
> at:
>
> https://github.com/zonque/pxa-impedance-matcher
>
> You can use this to boot a modern fdt kernel on a legacy bootloader,
> with one or more dtb's linked in.  I tested it on the dreamplug, so it's
> mostly there for you.
>
> The big outstanding TODO I have on it is to parse the atags and modify
> the selected dtb before passing off to the kernel.  Patches welcome! :)

Thank you, I had a quick look at the README and it sounds great!
But CONFIG_APPENDED_DTB already does the job of filling this gap for me...

>
> hth,

It sure did. I really appreciate it. Thanks!!!

Gerlando

WARNING: multiple messages have this Message-ID (diff)
From: gerlando.falauto@keymile.com (Gerlando Falauto)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND] ARM: add dtbImage.<dt> and dtbuImage.<dt> rules
Date: Tue, 24 Sep 2013 17:14:26 +0200	[thread overview]
Message-ID: <5241AC52.7000808@keymile.com> (raw)
In-Reply-To: <20130924120152.GI11119@titan.lakedaemon.net>

Hi Jason,

On 09/24/2013 02:01 PM, Jason Cooper wrote:
> Gerlando,
[...]

> We are strongly encouraging all vendors to upgrade their bootloaders to
> support field upgradeable dtbs.  eg having the dtb on a separate
> partition of the flash (or whereever the bootloader environment is)

This will most definitely be the case for future boards, but we sort of 
follow the unspoken guideline of not upgrading u-boot on field-deployed 
units. Arguable at least, but that's the way it is.

> iirc, keymile is using an odd flavor of Kirkwood.

Correct, it's a kirkwood + a switch on the same die.

> Have you tried kwboot over serial?  It can be found in barebox and u-boot source repositories.

Uhm, yes, I've used it a few times... but what are you suggesting?
That u-boot can be upgraded? Yes, I believe that... ;-)

> The above is the long-term goal, in the short term, please take a look
> at:
>
> https://github.com/zonque/pxa-impedance-matcher
>
> You can use this to boot a modern fdt kernel on a legacy bootloader,
> with one or more dtb's linked in.  I tested it on the dreamplug, so it's
> mostly there for you.
>
> The big outstanding TODO I have on it is to parse the atags and modify
> the selected dtb before passing off to the kernel.  Patches welcome! :)

Thank you, I had a quick look at the README and it sounds great!
But CONFIG_APPENDED_DTB already does the job of filling this gap for me...

>
> hth,

It sure did. I really appreciate it. Thanks!!!

Gerlando

  parent reply	other threads:[~2013-09-24 15:14 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-10 13:38 [PATCH] ARM: add dtbImage.<dt> and dtbuImage.<dt> rules Richard Genoud
2012-09-10 13:38 ` Richard Genoud
2012-09-10 14:39 ` Gregory CLEMENT
2012-09-10 14:39   ` Gregory CLEMENT
2012-09-27  8:10   ` [PATCH RESEND] " Richard Genoud
2012-09-27  8:10     ` Richard Genoud
2012-09-27  8:29     ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-27  8:29       ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-27  8:29       ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-27  9:08       ` Richard Genoud
2012-09-27  9:08         ` Richard Genoud
2013-09-24 10:55         ` Gerlando Falauto
2013-09-24 10:55           ` Gerlando Falauto
2013-09-24 12:01           ` Jason Cooper
2013-09-24 12:01             ` Jason Cooper
2013-09-24 12:19             ` Russell King - ARM Linux
2013-09-24 12:19               ` Russell King - ARM Linux
2013-09-24 12:34               ` Richard Genoud
2013-09-24 12:34                 ` Richard Genoud
2013-09-24 15:14                 ` Gerlando Falauto
2013-09-24 15:14                   ` Gerlando Falauto
2013-09-30 18:14               ` Tim Bird
2013-09-30 18:14                 ` Tim Bird
2013-09-30 22:44                 ` Rob Herring
2013-09-30 22:44                   ` Rob Herring
2013-10-01  3:21                   ` Nicolas Pitre
2013-10-01  3:21                     ` Nicolas Pitre
2013-10-01  2:40                 ` Nicolas Pitre
2013-10-01  2:40                   ` Nicolas Pitre
2013-09-30 20:21               ` Maxime Bizon
2013-09-30 20:21                 ` Maxime Bizon
2013-09-30 20:42                 ` Jason Cooper
2013-09-30 20:42                   ` Jason Cooper
2013-09-30 21:07                   ` Maxime Bizon
2013-09-30 21:07                     ` Maxime Bizon
2013-10-01  3:14                     ` Nicolas Pitre
2013-10-01  3:14                       ` Nicolas Pitre
2013-10-01 10:41                       ` Maxime Bizon
2013-10-01 10:41                         ` Maxime Bizon
2013-10-01 11:12                         ` Jason Cooper
2013-10-01 11:12                           ` Jason Cooper
2013-10-02 21:14                         ` Russell King - ARM Linux
2013-10-02 21:14                           ` Russell King - ARM Linux
2013-09-24 15:14             ` Gerlando Falauto [this message]
2013-09-24 15:14               ` Gerlando Falauto
2013-09-24 15:54               ` Jason Cooper
2013-09-24 15:54                 ` Jason Cooper

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=5241AC52.7000808@keymile.com \
    --to=gerlando.falauto@keymile.com \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=grant.likely@secretlab.ca \
    --cc=gregory.clement@free-electrons.com \
    --cc=jason@lakedaemon.net \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kbuild@vger.kernel.org \
    --cc=linux@arm.linux.org.uk \
    --cc=mmarek@suse.cz \
    --cc=plagnioj@jcrosoft.com \
    --cc=richard.genoud@gmail.com \
    --cc=rob.herring@calxeda.com \
    /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.