[U-Boot] arm: Activating dcache breaks 'usb start' and 'tftpboot' on jadecpu
Wolfgang Denk
wd at denx.de
Fri Dec 3 15:47:45 CET 2010
Dear =?ISO-8859-15?Q?Matthias_Wei=DFer?=,
In message <4CF8FE3E.9010105 at arcor.de> you wrote:
>
> I just activated the dcache on our jadecpu board but it seems to me that
> this breaks some commands.
I am not surprised.
> Has anyone an explanation for this behavior? Is anyone out there having
> dcache running on an ARM926 and working usb/tftpboot?
Many drivers have not been written to work with enabled caches.
As far as USB is concerned, you might be lucky that your system usies
a EHCI controller, so setting CONFIG_EHCI_DCACHE should help.
As for the network driver, you will probably have to figure out
yourself how to fix that.
Patches welcome.
Best regards,
Wolfgang Denk
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
When all is said and done, more is said than done.
More information about the U-Boot
mailing list