]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
ppc4xx: Fix common ECC generation code for 440GP style platforms
authorStefan Roese <sr@denx.de>
Mon, 2 Jun 2008 15:20:03 +0000 (17:20 +0200)
committerStefan Roese <sr@denx.de>
Tue, 3 Jun 2008 18:22:08 +0000 (20:22 +0200)
commit39b32be18cd33b53a84065edcd4e465165cc5564
tree64ece02e3252783cc184ff1619174ce122b72d1c
parentec724f883ee3f3925e6c55027e8ffa70ada83303
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>
cpu/ppc4xx/ecc.c
cpu/ppc4xx/ecc.h