OMAP4: add command to select next boot device priority
On OMAP4 SoC there is a SAR memory region (Save & Rescue)
where the ROM code reads the device to boot from.
This patch adds a way to set this.

Signed-off-by: Vicente Bergas <vicencb@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent be78f86 commit bb18fee0d8d3f9ddb377ece250486a1a473f6763
@Vicente Bergas Vicente Bergas authored on 9 Apr 2013
Sascha Hauer committed on 11 Apr 2013
Showing 5 changed files
View
arch/arm/mach-omap/Kconfig
View
arch/arm/mach-omap/Makefile
View
arch/arm/mach-omap/boot_order.c 0 → 100644
View
arch/arm/mach-omap/include/mach/omap4-silicon.h
View
arch/arm/mach-omap/omap4_generic.c