]> Git Repo - J-u-boot.git/commit
arm, davinci: move misc function in arch tree
authorHeiko Schocher <[email protected]>
Tue, 29 Nov 2011 02:33:46 +0000 (02:33 +0000)
committerAlbert ARIBAUD <[email protected]>
Tue, 6 Dec 2011 22:59:37 +0000 (23:59 +0100)
commit5b51e7f3ca36f1ba445f9079835bf66304e16562
treef498f7e03833499ac63680c15cdf50bdd173db43
parent8a73e561fe7a357d51f00e86eb9853d7e7f803dc
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 <[email protected]>
Cc: Sandeep Paulraj <[email protected]>
Cc: Tom Rini <[email protected]>
Cc: Albert ARIBAUD <[email protected]>
Cc: Christian Riesch <[email protected]>
arch/arm/cpu/arm926ejs/davinci/Makefile
arch/arm/cpu/arm926ejs/davinci/misc.c [new file with mode: 0644]
board/ait/cam_enc_4xx/cam_enc_4xx.c
board/davinci/common/Makefile [deleted file]
board/davinci/common/misc.c [deleted file]
nand_spl/board/davinci/da8xxevm/Makefile
This page took 0.036777 seconds and 4 git commands to generate.