Changeset 971cf31f in mainline for contrib/conf/msim.conf


Ignore:
Timestamp:
2006-06-10T11:05:21Z (19 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
0182a665
Parents:
88636f68
Message:

update mips32 boot loading API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contrib/conf/msim.conf

    r88636f68 r971cf31f  
    77add rwm mainmem         0x0                     8M              load    "/dev/zero"
    88add rom startmem        0x1fc00000      1024k   load    "image.boot"
    9 add rwm ns              0x01000000      1M      load    "ns"
    10 add rwm kbd             0x01100000      1M      load    "fb"
    11 add rwm fb              0x01200000      1M      load    "kbd"
    12 add rwm console         0x01300000      1M      load    "console"
    13 add rwm init            0x01400000      1M      load    "init"
    14 add rwm tetris          0x01500000      1M      load    "tetris"
    15 add rwm klog            0x01600000      1M      load    "klog"
    16 add rwm ipcc            0x01700000      1M      load    "ipcc"
    179
    1810add dprinter printer 0x10000000
Note: See TracChangeset for help on using the changeset viewer.