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

2015-07-14 Thread Tom Rini
On Thu, Jul 02, 2015 at 12:19:44AM +0200, Paul Kocialkowski wrote: > This introduces code to read the value of the SYS_BOOT pins on the OMAP5, 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 8/8] omap5: 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 OMAP5, as well as the memory-preferred scheme for the interpretation of each value. Signed-off-by: Paul Kocialkowski --- arch/arm/cpu/armv7/omap5/Makefile | 1 + arch/arm/cpu/armv7/omap5/boot.c | 46 +++