commit | a5ba05ab93b006315c1e77f5ad970df0bc28d6bf | [log] [tgz] |
---|---|---|
author | Heiko Schocher <hs@denx.de> | Tue Nov 29 02:33:46 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Dec 06 23:59:37 2011 +0100 |
tree | f498f7e03833499ac63680c15cdf50bdd173db43 | |
parent | 9b712511b35a744593ec7f5b253a962b50231c0e [diff] |
arm, davinci: move misc function in arch tree move the board/davinci/common/misc.c file to arch/arm/cpu/arm926ejs/davinci/misc.c, so all davinci boards can use this functions. Signed-off-by: Heiko Schocher <hs@denx.de> Cc: Sandeep Paulraj <s-paulraj@ti.com> Cc: Tom Rini <tom.rini@gmail.com> Cc: Albert ARIBAUD <albert.u.boot@aribaud.net> Cc: Christian Riesch <christian.riesch@omicron.at>