source: rtems/bsps/powerpc/mpc55xxevb/start/linkcmds.mpc5674f_rsm6 @ 8f8ccee

5
Last change on this file since 8f8ccee was 9964895, checked in by Sebastian Huber <sebastian.huber@…>, on 04/20/18 at 08:35:35

bsps: Move startup files to bsps

Adjust build support files to new directory layout.

This patch is a part of the BSP source reorganization.

Update #3285.

  • Property mode set to 100644
File size: 126 bytes
Line 
1MEMORY {
2        STARTROM : ORIGIN = 0x0, LENGTH = 32k
3        ROM : ORIGIN = 0x40000, LENGTH = 768k
4}
5
6INCLUDE linkcmds.mpc5674f_rsm6_base
Note: See TracBrowser for help on using the repository browser.