]> git.ipfire.org Git - people/ms/u-boot.git/commit
omap5: Definitions for SYS_BOOT-based fallback boot device selection
authorPaul Kocialkowski <contact@paulk.fr>
Wed, 15 Jul 2015 14:02:26 +0000 (16:02 +0200)
committerTom Rini <trini@konsulko.com>
Mon, 27 Jul 2015 19:02:09 +0000 (15:02 -0400)
commitd1a04b32f4c8f470ba836d3c25f47073785166cd
tree22a31ac6b74b953038c52bce4a91126e3ef0d6e4
parent94fc751d8af74ed7ebb8da9537ab685c9a6d0b95
omap5: Definitions for SYS_BOOT-based fallback boot device selection

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 <contact@paulk.fr>
arch/arm/cpu/armv7/omap5/Makefile
arch/arm/cpu/armv7/omap5/boot.c [new file with mode: 0644]