omap4: Definitions for SYS_BOOT-based fallback boot device selection
authorPaul Kocialkowski <contact@paulk.fr>
Wed, 15 Jul 2015 14:02:25 +0000 (16:02 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 27 Jul 2015 19:02:08 +0000 (15:02 -0400)
commit94fc751d8af74ed7ebb8da9537ab685c9a6d0b95
tree4052445c4106a0572ac1923632729f2e124fc0ad
parentcfac375616c218d35a649240c5487b9331f50252
omap4: Definitions for SYS_BOOT-based fallback boot device selection

This introduces code to read the value of the SYS_BOOT pins on the OMAP4, as
well as the memory-preferred scheme for the interpretation of each value.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
arch/arm/cpu/armv7/omap4/Makefile
arch/arm/cpu/armv7/omap4/boot.c [new file with mode: 0644]
arch/arm/cpu/armv7/omap4/prcm-regs.c