[U-Boot-Users] mips incaip icache and dcache

8 Dec
2004
8 Dec
'04
7:45 a.m.
Hi, I enabled cache command by removing CFG_CMD_CACHE from #define CFG_CMD_NONSTD macro. When i compile i get linker errors for missing functions: icache_disable, icache_enable, icache_status, and dcache_enable.
Any code patches for the above for MIPS. Regards, Vinay

8 Dec
8 Dec
10:12 a.m.
In message cp67v9$g0b$1@sea.gmane.org you wrote:
I enabled cache command by removing CFG_CMD_CACHE from #define CFG_CMD_NONSTD macro.
No, you did not enable the "cache" command as this is not implemented on this platform.
When i compile i get linker errors for missing functions: icache_disable, icache_enable, icache_status, and dcache_enable.
Of course.
Any code patches for the above for MIPS.
Fee free to submit them.
Best regards,
Wolfgang Denk
--
Software Engineering: Embedded and Realtime Systems, Embedded Linux
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd@denx.de
The only perfect science is hind-sight.
7461
Age (days ago)
7461
Last active (days ago)
1 comments
2 participants
participants (2)
-
vinaygn
-
Wolfgang Denk