public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Sjoerd Simons <sjoerd.simons@collabora.co.uk>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 0/3] Boot from the bootable paritions
Date: Wed, 25 Mar 2015 09:45:39 +0100	[thread overview]
Message-ID: <1427273139.32229.22.camel@collabora.co.uk> (raw)
In-Reply-To: <1426664750.9099.70.camel@collabora.co.uk>

+ Corrected Tom Rini's e-mail address

On Wed, 2015-03-18 at 08:45 +0100, Sjoerd Simons wrote:
> The release of -rc4 reminded me that i never got around to pinging about
> this set:
> 
> On Wed, 2015-02-25 at 23:23 +0100, Sjoerd Simons wrote:
> > In the discussion after the submission of the "Let the distro boot command scan
> > all partitions" patchset it became clear the general consensus was that
> > u-boot should not simply scan all partitions but instead only partitions with
> > the bootable flag set, falling back to parition 1 as was previously done.
> 
> As Hans de Goede already remarked for the first revision of this set,
> this patchset should probably be included in final v2015.04 to prevent
> the boot behaviour of the distro boot commands changing again post
> release.
> 
> For reference, v2015.1 just tried from the first partition on the
> various devices, current master tries to boot from all partitions (due
> to one of my earlier patchsets) and with this patchset we again change
> to just booting from partitions with the boot flag set, falling back to
> the first partition (as was the consensus from the mailinglist
> discussion).
> 
> > This set of patches implements that
> > 
> > Changes since v1:
> >   * Make updated part list command more precise about what arguments ordering
> >     it accepts.
> > 
> > Sjoerd Simons (3):
> >   part: Add support for list filtering on bootable partitions
> >   config_cmd_default.h: Add 'env exists' command
> >   config_distro_bootcmd.h: Prefer booting from bootable paritions
> > 
> >  common/cmd_part.c               | 53 +++++++++++++++++++++++++++++++----------
> >  include/config_cmd_default.h    |  1 +
> >  include/config_distro_bootcmd.h |  3 ++-
> >  3 files changed, 44 insertions(+), 13 deletions(-)
> > 
> 
> 

      reply	other threads:[~2015-03-25  8:45 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-25 22:23 [U-Boot] [PATCH v2 0/3] Boot from the bootable paritions Sjoerd Simons
2015-02-25 22:23 ` [U-Boot] [PATCH v2 1/3] part: Add support for list filtering on bootable partitions Sjoerd Simons
2015-03-25 20:49   ` Tom Rini
2015-02-25 22:23 ` [U-Boot] [PATCH v2 2/3] config_cmd_default.h: Add 'env exists' command Sjoerd Simons
2015-03-25 20:49   ` Tom Rini
2015-02-25 22:23 ` [U-Boot] [PATCH v2 3/3] config_distro_bootcmd.h: Prefer booting from bootable paritions Sjoerd Simons
2015-03-25 20:50   ` Tom Rini
2015-02-25 23:06 ` [U-Boot] [PATCH v2 0/3] Boot from the " Stephen Warren
2015-03-18  7:45 ` Sjoerd Simons
2015-03-25  8:45   ` Sjoerd Simons [this message]

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=1427273139.32229.22.camel@collabora.co.uk \
    --to=sjoerd.simons@collabora.co.uk \
    --cc=u-boot@lists.denx.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox