commit | 711e2b2af820d21d9931d4cf8057d3894600fd54 | [log] [tgz] |
---|---|---|
author | Steven A. Falco <sfalco@harris.com> | Thu Nov 20 14:37:57 2008 -0500 |
committer | Stefan Roese <sr@denx.de> | Fri Nov 21 10:52:09 2008 +0100 |
tree | 3b7e3bf101defe00c615562db41b400f3b7b4d11 | |
parent | 25fb4eaaeab3f8866020818f4729d990dcc91cf0 [diff] |
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>