From fabd46acff08edd9f945340338caa07bb0534e64 Mon Sep 17 00:00:00 2001 From: wdenk Date: Sat, 10 Jul 2004 23:11:10 +0000 Subject: * Patch by Prakash Kumar, 27 Jun 2004: Add support for the PXA250 based Intrinsyc Cerf board. * Patch by Yasushi Shoji, 27 Jun 2004: fix comment in include/common.h --- include/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/common.h') diff --git a/include/common.h b/include/common.h index 8ab8432..02efba3 100644 --- a/include/common.h +++ b/include/common.h @@ -468,7 +468,7 @@ ulong vfd_setmem (ulong); /* $(CPU)/.../video.c */ ulong video_setmem (ulong); -/* ppc/cache.c */ +/* lib_$(ARCH)/cache.c */ void flush_cache (unsigned long, unsigned long); -- cgit v1.1