commit | 606ce999a8a3f173a6c2236e90801eece1039d63 | [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 | fe05a021e9d66b45a047d3dab6bd619858c739a9 [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>