]> Git Repo - J-u-boot.git/commit
arm926ejs: add noop implementation for dcache ops
authorIlya Yanok <[email protected]>
Mon, 28 Nov 2011 06:37:32 +0000 (06:37 +0000)
committerAlbert ARIBAUD <[email protected]>
Tue, 6 Dec 2011 22:59:35 +0000 (23:59 +0100)
commit2f3427ccb915c6f6774f0bcebb67c648dc25dcfd
treeac4a8d2df87f945c8b44777a11d0d05e202df8c8
parent918588cfd380cdd93c796f9217283737b45887c6
arm926ejs: add noop implementation for dcache ops

Added noop implementation for dcache operations that will buzz
about missing real implementation and disable the dcache.
This fixes compilation of DaVinci EMAC driver on arm926ejs.

Signed-off-by: Ilya Yanok <[email protected]>
arch/arm/cpu/arm926ejs/Makefile
arch/arm/cpu/arm926ejs/cache.c [new file with mode: 0644]
This page took 0.037316 seconds and 4 git commands to generate.