]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Cleanup CPCI405 board code
authorMatthias Fuchs <matthias.fuchs@esd-electronics.com>
Fri, 2 Jan 2009 11:17:36 +0000 (12:17 +0100)
committerStefan Roese <sr@denx.de>
Wed, 14 Jan 2009 10:18:20 +0000 (11:18 +0100)
commitf6a1f490d224c600a09137e58d1026d150b8e679
tree221c6f0efc680f482e3400f96409c5d2217de1e4
parentfceebb45a0b97e92f9889861f8c3b9cb885e706f
ppc4xx: Cleanup CPCI405 board code

This patch cleans up CPCI405 board support:
- wrap long lines
- unification of spaces in function calls
- remove dead code

Use correct io accessors on peripherals.

Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com>
Signed-off-by: Stefan Roese <sr@denx.de>
board/esd/cpci405/cpci405.c