commit | 0c87765ca964589d471ddfca1b8ff40f11a600e1 | [log] [tgz] |
---|---|---|
author | Mathieu J. Poirier <mathieu.poirier@linaro.org> | Tue Jul 31 08:59:29 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sat Sep 01 14:58:20 2012 +0200 |
tree | f0394e8d7b35437047db3ce1bb10207d4102c88f | |
parent | cc1bb790123d72d35f682313245b904bd6e930b1 [diff] |
u8500: Moving processor-specific functions to cpu area. Functions such as providing power to the MMC device and reading the processor version register should be in the cpu area for access by multiple u8500-based boards. Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: John Rigby <john.rigby@linaro.org> Signed-off-by: Tom Rini <trini@ti.com>