From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 25 Feb 2015 16:06:32 -0700 Subject: [U-Boot] [PATCH v2 0/3] Boot from the bootable paritions In-Reply-To: <1424903032-23595-1-git-send-email-sjoerd.simons@collabora.co.uk> References: <1424903032-23595-1-git-send-email-sjoerd.simons@collabora.co.uk> Message-ID: <54EE5578.2030709@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 02/25/2015 03:23 PM, 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 The series, Reviewed-by: Stephen Warren