]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mx6: add boot device support for SPL
authorTim Harvey <tharvey@gateworks.com>
Mon, 2 Jun 2014 23:13:20 +0000 (16:13 -0700)
committerStefano Babic <sbabic@denx.de>
Fri, 6 Jun 2014 08:07:25 +0000 (10:07 +0200)
commit887717dbb91bccfe82aa397b355aa5be4b1cb16a
treea47d4171bfa57cd9449a4d21959073879815938d
parent88c307d19d716b7ab0a35fd454766069ff788e5e
mx6: add boot device support for SPL

Add a common spl.c file to support boot device functions needed for SPL
such as detecting the boot device.

Cc: Stefan Roese <sr@denx.de>
Cc: Otavio Salvador <otavio@ossystems.com.br>
Cc: Andy Ng <andreas2025@gmail.com>
Cc: Eric Nelson <eric.nelson@boundarydevices.com>
Cc: Tapani Utriainen <tapani@technexion.com>
Cc: Tom Rini <trini@ti.com>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Acked-by: Nikita Kiryanov <nikita@compulab.co.il>
arch/arm/imx-common/Makefile
arch/arm/imx-common/spl.c [new file with mode: 0644]