ppc4xx: Netstal HCU4 board: added various fixes and POST
authorNiklaus Giger <niklaus.giger@netstal.com>
Wed, 16 Jan 2008 17:39:20 +0000 (18:39 +0100)
committerStefan Roese <sr@denx.de>
Thu, 17 Jan 2008 12:52:00 +0000 (13:52 +0100)
commit055606bd25e88c0cd04ad348a679a04b1b616bee
tree23f3f0c9c4a30c3ae9bccad75315897ea3fb1912
parent69b0634a4ee98c9791815600d43b99f626a952f3
ppc4xx: Netstal HCU4 board: added various fixes and POST

- Moved some common code to netstal/common/nm_bsp.c.
- sdram initialisation goes go netstal/common/fixed_sdram.c.
- Added support for POST.
- Stylistic cleanups (multi-line comments/ enforce 80 colomn width)

Signed-off-by: Niklaus Giger <niklaus.giger@netstal.com>
board/netstal/hcu4/Makefile
board/netstal/hcu4/hcu4.c