commit | 39b32be18cd33b53a84065edcd4e465165cc5564 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Mon Jun 02 17:20:03 2008 +0200 |
committer | Stefan Roese <sr@denx.de> | Tue Jun 03 20:22:08 2008 +0200 |
tree | 64ece02e3252783cc184ff1619174ce122b72d1c | |
parent | ec724f883ee3f3925e6c55027e8ffa70ada83303 [diff] |
ppc4xx: Fix common ECC generation code for 440GP style platforms This patch makes the common 4xx ECC code really usable on 440GP style platforms. Since the IBM DDR controller used on 440GP/GX/EP/GR is not register compatible to the IBM DDR/2 controller used on 405EX/440SP/SPe/460EX/GT we need to make some processor dependant defines used later on by the driver. Signed-off-by: Stefan Roese <sr@denx.de>