From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Date: Sun, 10 Jul 2016 09:17:06 +0100 Subject: [U-Boot] [PATCH 1/4] sunxi: Use BROM stored boot_media value to determine our boot-source In-Reply-To: <1468095746-18625-1-git-send-email-hdegoede@redhat.com> References: <1468095746-18625-1-git-send-email-hdegoede@redhat.com> Message-ID: <1468138626.10653.3.camel@hellion.org.uk> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Sat, 2016-07-09 at 22:22 +0200, Hans de Goede wrote: > Now that we know that the BROM stores a value indicating the boot- > source > at the beginning of SRAM, use that instead of trying to recreate the > BROM's boot probing. > > Signed-off-by: Hans de Goede All 4 patches: Acked-by: Ian Campbell You might want to s/3th/3rd/ in the third patch's description.