mirror of
https://github.com/u-boot/u-boot.git
synced 2025-05-08 19:11:53 +00: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:
parent
10a36a98c4
commit
fabd46acff
13 changed files with 1298 additions and 41 deletions
|
@ -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);
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue