Changeset 5ed00353 in rtems for bsps/bfin/bf537Stamp/start
- Timestamp:
- 07/14/22 12:41:03 (11 months ago)
- Branches:
- master
- Children:
- 4b911a75
- Parents:
- 656765c7
- git-author:
- Sebastian Huber <sebastian.huber@…> (07/14/22 12:41:03)
- git-committer:
- Sebastian Huber <sebastian.huber@…> (07/15/22 08:46:02)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
bsps/bfin/bf537Stamp/start/linkcmds
r656765c7 r5ed00353 138 138 139 139 .noinit (NOLOAD) : { 140 *( .noinit*)140 *(SORT_BY_NAME (SORT_BY_ALIGNMENT (.noinit*))) 141 141 } > sdram 142 142
Note: See TracChangeset
for help on using the changeset viewer.