ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1
authorStefan Roese <sr@denx.de>
Mon, 2 Jun 2008 12:57:41 +0000 (14:57 +0200)
committerStefan Roese <sr@denx.de>
Tue, 3 Jun 2008 18:21:53 +0000 (20:21 +0200)
commit36ea16f6a066ccb046e91ebce4f326b69f4c0569
tree73d71323f1cc3303a639fce2421757855ba75db9
parent64852d09e06dd6db2b2db2a3c59bc2db176a54d6
ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part1

This patch removes all SDRAM related defines from the PPC4xx headers
ppc405.h and ppc440.h. This is needed since now some 405 PPC's use
the same SDRAM controller as 440 systems do (like 405EX and 440SP).

It also introduces new defines for the equipped SDRAM controller based on
which PPC variant is used. There new defines are:

used on 405GR/CR/EP and some Xilinx Virtex boards.

used on 440GP/GX/EP/GR.

used on 440EPx/GRx.

used on 405EX/r/440SP/SPe/460EX/GT.

Signed-off-by: Stefan Roese <sr@denx.de>
cpu/ppc4xx/44x_spd_ddr.c
include/ppc405.h
include/ppc440.h
include/ppc4xx.h