commit | 5b51e7f3ca36f1ba445f9079835bf66304e16562 | [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 | 8a73e561fe7a357d51f00e86eb9853d7e7f803dc [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>