- cleaned up
git-svn-id: http://moon:8086/svn/mips@25 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
@@ -7,11 +7,6 @@ MEMORY
|
||||
io : ORIGIN = 0xAC000000, LENGTH = 0x00800000 /* 8M */
|
||||
}
|
||||
|
||||
OUTPUT_ARCH(mips)
|
||||
SEARCH_DIR(".");
|
||||
SEARCH_DIR("/usr/local/mipsel-elf/lib:/usr/local/mipsel-elf/lib/eb");
|
||||
SEARCH_DIR("/usr/local/lib/gcc/mipsel-elf/4.3.3:/usr/local/lib/gcc/mipsel-elf/4.3.3/eb");
|
||||
|
||||
stack_ptr = 0x83FFEFF0;
|
||||
baudrate = 0x0D;
|
||||
sys_led_port = 0xAC000000;
|
||||
|
||||
Reference in New Issue
Block a user