]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
SPL: Add DMA library
authorSimon Schwarz <simonschwarzcor@googlemail.com>
Wed, 28 Sep 2011 05:00:27 +0000 (05:00 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 27 Oct 2011 19:56:34 +0000 (21:56 +0200)
commit3a0d60c504a0e4506a4460bef029b23c10fb1a03
tree430b1982c23816cea28011268afbcde46fd4d8a7
parent4c4bb19d056da6f32a5bb7cb27045524513d63e0
SPL: Add DMA library

Adding a DMA library to the SPL. It is used if CONFIG_SPL_DMA_SUPPORT is
defined.

Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
doc/README.SPL
spl/Makefile