Changeset 8dfef11 in mainline


Ignore:
Timestamp:
2006-03-16T11:19:20Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
b6b576c
Parents:
8e75edf
Message:

grow init size

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/mips32/Makefile.inc

    r8e75edf r8dfef11  
    4343KERNEL_LOAD_ADDRESS = 0x80100000
    4444INIT_ADDRESS = 0x81000000
    45 INIT_SIZE = 65536
     45INIT_SIZE = 131072
    4646
    4747CFLAGS += -mno-abicalls -G 0 -fno-zero-initialized-in-bss
Note: See TracChangeset for help on using the changeset viewer.