]> git.kernelconcepts.de Git - karo-tx-uboot.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)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:44 +0000 (13:50 +0200)
commit3371221fda873129650c7f1719e17ec55a61cf65
tree16201035b7531d0bd8c5d175466c11ea251f97be
parent74c25a5b5a5849aa1d9cc4b772a8684d2034d331
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]