source: mainline/contrib/conf/gxemul.sh@ d7d6385

lfn serial ticket/834-toolchain-update topic/msim-upgrade topic/simplify-dev-export
Last change on this file since d7d6385 was 9b9f195, checked in by Ondrej Palkovsky <ondrap@…>, 20 years ago

Gxemul support for mips userspace. MIPS now _must_ be started
always with userspace, there is (almost) no way how to pass parameters
to kernel.

  • Property mode set to 100755
File size: 156 bytes
Line 
1#!/bin/sh
2# Uspace addresses outside of normal memory (kernel has std. 8 or 16MB)
3# we place the pages at 24M
4gxemul -E testmips 0x81800000:init kernel.bin
Note: See TracBrowser for help on using the repository browser.