ppc4xx: Fix size setup in Kilauea DDR2 init routine
authorStefan Roese <sr@denx.de>
Sun, 21 Oct 2007 06:05:18 +0000 (08:05 +0200)
committerStefan Roese <sr@denx.de>
Wed, 31 Oct 2007 20:20:50 +0000 (21:20 +0100)
commit770c7af5800f598d22730d1f4b70f16c9b33512e
treeccb1204bca88098f4507f4ed3537d20570cf35b6
parentf6ba9b56607d4b27550301c7c7f6b55b654fd62a
ppc4xx: Fix size setup in Kilauea DDR2 init routine

The size was initilized wrong. Instead of 256MB, the DDR2 controller
was setup to 512MB. Now the correct values is used.

This patch also does a little cleanup and adds a comment here.

Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/kilauea/init.S