
23 Feb
2009
23 Feb
'09
11:03 a.m.
Gunnar Rangoy wrote:
From: Olav Morken olavmrk@gmail.com
The AT32UC3A series of processors doesn't contain any cache, and issuing cache control instructions on those will cause an exception. This commit makes cacheflush.h arch-dependent in preparation for the AT32UC3A-support.
Signed-off-by: Gunnar Rangoy gunnar@rangoy.com Signed-off-by: Paul Driveklepp pauldriveklepp@gmail.com Signed-off-by: Olav Morken olavmrk@gmail.com
Applied to evk1100-prep and merged into next. I'll send it upstream as soon as it's fine with Wolfgang.
Btw, I had to rebuild my next branch since it's become a bit stale. Since all the non-merge commit IDs are the same, I hope it won't cause any problems -- please let me know if you see any weird merge issues.
Haavard