|
Message
From: Matjaz Breskvar<phoenix@o...>
Date: Tue Dec 21 08:29:55 CET 2004
Subject: [openrisc] OpenRISC port to NetBSD
* Nir Mor (nir.mor@g...) wrote: > Hi
Hi! > Some qustions for opencores.org; > > 1 What hardware is recomneded for this port (which reference board to use) ? > 2 Is this hardware simulated in ork1sim matches the reference board ? > 3 Is there an openfirmware port for OpenRISC.
If you'll be successfull in running NetBSD in simulator your port will run on hardware with no or just trivial changes.
I'd suggest you take a look and possibly reuse low level stuff from linux kernel or32 port (linux/arch/or32/kernel/head.S and entry.S, can be found in the opencores cvs). This will probably save you a lot of time since most of it can be used unchanged (the iTLB and dTLB miss handlers, exception handlers...).
best regards, p.
|
 |