lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
|
Last change
on this file since 198a9ef was edebc15c, checked in by Martin Decky <martin@…>, 18 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
|
| Line | |
|---|
| 1 | #
|
|---|
| 2 | # MSIM configuration script
|
|---|
| 3 | #
|
|---|
| 4 |
|
|---|
| 5 | add dcpu cpu0
|
|---|
| 6 |
|
|---|
| 7 | add rwm mainmem 0x00000000
|
|---|
| 8 | mainmem generic 16M
|
|---|
| 9 | mainmem load "/dev/zero"
|
|---|
| 10 |
|
|---|
| 11 | add rom bootmem 0x1fc00000
|
|---|
| 12 | bootmem generic 4096k
|
|---|
| 13 | bootmem load "image.boot"
|
|---|
| 14 |
|
|---|
| 15 | add dprinter printer 0x10000000
|
|---|
| 16 | add dkeyboard keyboard 0x10000000 2
|
|---|
| 17 | add dorder order 0x10000004 5
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.