On Wednesday, August 31, 2011 01:36:13 Andreas Bießmann wrote:
> Commit c2dd0d45540397704de9b13287417d21049d34c6 enabled D-Cache for all
> arm devices explicitly. This renders at91_emac driver on at91rm9200ek
> unusable.

sounds like the at91_emac driver should get a small patch:
#ifndef CONFIG_SYS_DCACHE_OFF
# error "this driver sucks: define CONFIG_SYS_DCACHE_OFF until it is fixed"
#endif
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to