summaryrefslogblamecommitdiffstats
path: root/c/src/lib/libbsp/powerpc/gen83xx/startup/linkcmds.mpc8349eamds
blob: d140e073d2dc8adb78273a17d96bbcad0d6eba47 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

        
  
                      

   



                                                         
 

                     
/**
 * @file
 *
 * MPC8349EAMDS Board.
 */

MEMORY {
	RAM : ORIGIN = 0x0, LENGTH = 256M
	ROM : ORIGIN = 0xfe000000, LENGTH = 8M
	MPC83XX_REGS : ORIGIN = 0xe0000000, LENGTH = 256k
}

INCLUDE linkcmds.base