From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Fri, 20 Feb 2015 08:10:51 +0100 Subject: [U-Boot] [PATCH 0/3] Boot from the bootable paritions In-Reply-To: <1424379221-2378-1-git-send-email-sjoerd.simons@collabora.co.uk> References: <1424379221-2378-1-git-send-email-sjoerd.simons@collabora.co.uk> Message-ID: <54E6DDFB.90608@redhat.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, On 19-02-15 21:53, 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. > > This set of patches implements that Thanks for working on this. Since the initial scan all partitions patch-set is in v2015.04, I believe that we should add this one to v2015.04 too, so that we do not change behavior after the official v2015.04 release. So I've taken the liberty to review this, to expedite the process of getting this upstream. All 3 patches look good to me and are: Reviewed-by: Hans de Goede Regards, Hans