]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
omap-common: Boot device define instead of hardcoded value
authorPaul Kocialkowski <contact@paulk.fr>
Wed, 15 Jul 2015 14:02:21 +0000 (16:02 +0200)
committerLothar Waßmann <LW@KARO-electronics.de>
Wed, 9 Sep 2015 11:50:43 +0000 (13:50 +0200)
commitb9dff7d0d71ea8d34d1cc3b63e46a52e178a0d42
tree4c997c0c1e1a1593f0ff67547c33363e0b178d66
parent3c2090eef0cddecdbad64d46f85bf6cec384a4e3
omap-common: Boot device define instead of hardcoded value

Now that SPL boot devices are clearly defined, we can use BOOT_DEVICE_QSPI_4
instead of a hardcoded value.

Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
arch/arm/cpu/armv7/omap-common/boot-common.c