commit | 9be659ac0868dc367caa957c5c725e46b07f6a5f | [log] [tgz] |
---|---|---|
author | Matthias Fuchs <matthias.fuchs@esd-electronics.com> | Fri Nov 09 15:37:23 2007 +0100 |
committer | Stefan Roese <sr@denx.de> | Fri Nov 09 16:42:15 2007 +0100 |
tree | d30ead25b31ea6199d973debdadfb03b01c71be2 | |
parent | fbde2169d2c48fcc9ff03489534a78ffb0a8a0d4 [diff] |
ppc4xx: Make USB working with CONFIG_4xx_DCACHE defined This patch disables the 44x d-cache on 'usb start' and reenables it on 'usb stop'. This should be seen as a temporary fix until the generic usb-ohci driver can life with d-cache enabled. Signed-off-by: Matthias Fuchs <matthias.fuchs@esd-electronics.com> Signed-off-by: Stefan Roese <sr@denx.de>