source: rtems/c/src/lib/libbsp/powerpc/mpc55xxevb/startup/linkcmds.mpc5674f_ecu508_boot @ 95aebbe

4.115
Last change on this file since 95aebbe was 95aebbe, checked in by Sebastian Huber <sebastian.huber@…>, on 11/23/12 at 09:11:55

bsp/mpc55xx: Add and use STARTROM

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