Re: [U-Boot] [PATCH v4 6/8] omap3: Definitions for SYS_BOOT-based fallback boot device selection

2015-07-14 Thread Tom Rini
On Thu, Jul 02, 2015 at 12:19:42AM +0200, Paul Kocialkowski wrote: > This introduces code to read the value of the SYS_BOOT pins on the OMAP3, as > well as the memory-preferred scheme for the interpretation of each value. > > Signed-off-by: Paul Kocialkowski Reviewed-by: Tom Rini -- Tom si

[U-Boot] [PATCH v4 6/8] omap3: Definitions for SYS_BOOT-based fallback boot device selection

2015-07-01 Thread Paul Kocialkowski
This introduces code to read the value of the SYS_BOOT pins on the OMAP3, as well as the memory-preferred scheme for the interpretation of each value. Signed-off-by: Paul Kocialkowski --- arch/arm/cpu/armv7/omap3/Makefile | 1 + arch/arm/cpu/armv7/omap3/boot.c | 58 +++