Back to home page

LXR

 
 

    


Warning, /bsps/powerpc/gen83xx/start/linkcmds.mpc8313erdb is written in an unsupported language. File is not indexed.

0001 MEMORY {
0002         RESCONF : ORIGIN = 0x0, LENGTH = 0x100
0003         VECTORS : ORIGIN = 0x100, LENGTH = 0x10000 - 0x100
0004         WORK : ORIGIN = 0x10000, LENGTH = 128M - 0x10000
0005         ROM : ORIGIN = 0xfe000000, LENGTH = 8M
0006 }
0007 
0008 REGION_ALIAS ("START", WORK);
0009 
0010 INCLUDE linkcmds.mpc83xx