Changeset 19814000 in rtems
- Timestamp:
- Nov 12, 2013, 9:33:07 AM (7 years ago)
- Branches:
- 4.11, 5, master
- Children:
- f204e31
- Parents:
- 7eb6444d
- git-author:
- Sebastian Huber <sebastian.huber@…> (11/12/13 09:33:07)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (11/13/13 08:34:27)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/sparc/leon3/startup/linkcmds
r7eb6444d r19814000 10 10 _RAM_START = DEFINED (_RAM_START) ? _RAM_START : 0x40000000; 11 11 12 /*13 * Base address of the on-CPU peripherals14 */15 16 _LEON_REG = 0x80000000;17 LEON_REG = _LEON_REG;18 19 12 /* these are the maximum values */ 20 13
Note: See TracChangeset
for help on using the changeset viewer.