1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-03 09:42:22 +02:00

* 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
This commit is contained in:
wdenk
2004-07-10 23:11:10 +00:00
parent 10a36a98c4
commit fabd46acff
13 changed files with 1298 additions and 41 deletions

View File

@@ -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);