![]() |
|
|||
Warning, /bsps/powerpc/gen5200/start/linkcmds.icecube is written in an unsupported language. File is not indexed.
0001 /** 0002 * @file 0003 * 0004 * Linker command file for the IceCube board. 0005 */ 0006 0007 MEMORY { 0008 /* For the 4k adjustment see cpuinit.c */ 0009 RAM : ORIGIN = 0x0, LENGTH = 128M - 4k 0010 ROM : ORIGIN = 0xffe00000, LENGTH = 2M 0011 REGS : ORIGIN = 0xf0000000, LENGTH = 64k 0012 DPRAM : ORIGIN = 0x0, LENGTH = 0 0013 } 0014 0015 INCLUDE linkcmds.gen5200_base
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
![]() ![]() |