lfn
serial
ticket/834-toolchain-update
topic/msim-upgrade
topic/simplify-dev-export
Last change
on this file since 3de8b81b was 08a7802f, checked in by Martin Decky <martin@…>, 19 years ago |
move contrib from kernel/ to /
update Sparc64 toolchain to use Binutils 2.17 (neeeded for linking uspace)
|
-
Property mode
set to
100644
|
File size:
372 bytes
|
Line | |
---|
1 | load HelenOS/boot/kernel.bin
|
---|
2 | romload HelenOS/uspace/ns/ns 0x400000
|
---|
3 | romload HelenOS/uspace/init/init 0x800000
|
---|
4 | romload HelenOS/uspace/console/console 0xc00000
|
---|
5 | romload HelenOS/uspace/fb/fb 0x1000000
|
---|
6 | romload HelenOS/uspace/kbd/kbd 0x1400000
|
---|
7 | romload HelenOS/uspace/tetris/tetris 0x1800000
|
---|
8 | romload HelenOS/uspace/klog/klog 0x1c00000
|
---|
9 | romload HelenOS/uspace/ipcc/ipcc 0x2000000
|
---|
10 |
|
---|
11 |
|
---|
Note:
See
TracBrowser
for help on using the repository browser.