Changeset 4cb04f2 in rtems for c/src/lib/libbsp/sparc/leon3/ChangeLog
- Timestamp:
- 09/06/07 00:03:16 (15 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 3d0d969
- Parents:
- 5982921
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc/leon3/ChangeLog
r5982921 r4cb04f2 1 2007-09-05 Daniel Hellstrom <daniel@gaisler.com> 2 3 * include/bsp.h, startup/bspstart.c: LEON2 and LEON3 Data cache 4 snooping detection on startup, for drivers. (LEON2,3 are configurable 5 processors, they can be with or without DCache snooping. Caches 6 without snooping needs the drivers to flush cache or use the sparc 7 instruction lda to force cache miss...) 8 1 9 2007-09-05 Daniel Hellstrom <daniel@gaisler.com> 2 10
Note: See TracChangeset
for help on using the changeset viewer.