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

        
  
                  

   


                                              
                                                       
                                          
 

                     
/**
 * @file
 *
 * HSC_CM01 Board.
 */

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

INCLUDE linkcmds.base