Palle Lyckegaard | 17 Jan 2010 20:44
Picon

Incorrect 'no options 32' in src/sys/arch/evbmips/conf/MALTA32

Hi,

whithout the following patch MALTA32 config fails to run 
(cpu_arch 0x20 not supported) under qemu 
(qemu-system-mips --kernel netbsd_malta -nographic -M malta)

Regards
Palle

Index: conf/MALTA32
===================================================================
RCS file: /cvsroot/src/sys/arch/evbmips/conf/MALTA32,v
retrieving revision 1.2
diff -r1.2 MALTA32
7c7
< no options    MIPS32
---
> no options    MIPS64


Gmane