source: mainline/contrib/conf/msim.conf@ edf5774

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since edf5774 was edebc15c, checked in by Martin Decky <martin@…>, 17 years ago

physical memory detection in MSIM (discontinous regions supported)
remove Sgi Indy (ARC) support — it was unmaintaned, untested for years and without uspace support

  • Property mode set to 100644
File size: 296 bytes
RevLine 
[94f0ae4]1#
2# MSIM configuration script
3#
4
[edebc15c]5add dcpu cpu0
[94f0ae4]6
[edebc15c]7add rwm mainmem 0x00000000
8mainmem generic 16M
[d85411a]9mainmem load "/dev/zero"
10
[edebc15c]11add rom bootmem 0x1fc00000
12bootmem generic 4096k
[d85411a]13bootmem load "image.boot"
[94f0ae4]14
15add dprinter printer 0x10000000
[705b4149]16add dkeyboard keyboard 0x10000000 2
[d85411a]17add dorder order 0x10000004 5
Note: See TracBrowser for help on using the repository browser.