commit | c3dddd61d1685aa2a36bfcc6d81e565d555a8957 | [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 | 08675a13c09f5b15ee5834e80bd63459860797bf [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>