Re: [U-Boot] cache_flush() function

2010-12-07 Thread Mike Frysinger
On Tuesday, December 07, 2010 07:44:53 Sergey Mironov wrote: > I'm porting u-boot on our arm1176-based SoC which uses greth as > ethernet controller. I have removed sparc code from greth.c and now > almost ready to send the patch. Last thing to fix is cache flusher > function which is required by t

[U-Boot] cache_flush() function

2010-12-07 Thread Sergey Mironov
Hi, community. I'm porting u-boot on our arm1176-based SoC which uses greth as ethernet controller. I have removed sparc code from greth.c and now almost ready to send the patch. Last thing to fix is cache flusher function which is required by the driver. Originally algorithm used sparc_flush_cachc