*** empty log message ***
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@1333 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
c39094e20e
commit
696ba78a13
|
@ -61,7 +61,7 @@ option IDE_OFFSET=0
|
||||||
option ROM_SIZE=1048576
|
option ROM_SIZE=1048576
|
||||||
|
|
||||||
## Board has fixed size RAM
|
## Board has fixed size RAM
|
||||||
option EMBEDDED_RAM_SIZE=128*1024*1024
|
option EMBEDDED_RAM_SIZE=64*1024*1024
|
||||||
|
|
||||||
## LinuxBIOS C code runs at this location in RAM
|
## LinuxBIOS C code runs at this location in RAM
|
||||||
option _RAMBASE=0x00100000
|
option _RAMBASE=0x00100000
|
||||||
|
|
Loading…
Reference in New Issue