commit | e2b85b815dedf65edab54160ce2c3be99be5efd4 | [log] [tgz] |
---|---|---|
author | Simon Schwarz <simonschwarzcor@googlemail.com> | Wed Sep 28 05:00:27 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Oct 27 21:56:34 2011 +0200 |
tree | 430b1982c23816cea28011268afbcde46fd4d8a7 | |
parent | d816de52ecf8c22651ac33088ec2a0372f91aa84 [diff] |
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>