ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h
authorSteven A. Falco <sfalco@harris.com>
Thu, 20 Nov 2008 19:37:57 +0000 (14:37 -0500)
committerStefan Roese <sr@denx.de>
Fri, 21 Nov 2008 09:52:09 +0000 (10:52 +0100)
commit711e2b2af820d21d9931d4cf8057d3894600fd54
tree3b7e3bf101defe00c615562db41b400f3b7b4d11
parent25fb4eaaeab3f8866020818f4729d990dcc91cf0
ppc4xx: Delete unused definitions for SDR0_DDRCFG from ppc4xx.h

The definitions of bits in SDR_CFG are incorrect, and not used within
U-Boot.  Therefore, they can be removed.

The naming of the sdr_ddrdl/sdr_cfg registers do not follow conventions,
and are unused, so they can be removed too.

A definition for SDR0_DDRCFG is added.

Signed-off-by: Steven A. Falco <sfalco@harris.com>
Signed-off-by: Stefan Roese <sr@denx.de>
include/ppc440.h