[Bug 1563] sparc64 [4/5]: libbsp/sparc64 and niagara bsp

bugzilla-daemon at rtems.org bugzilla-daemon at rtems.org
Thu Jun 17 15:10:44 UTC 2010


https://www.rtems.org/bugzilla/show_bug.cgi?id=1563





--- Comment #8 from Gedare <giddyup44 at yahoo.com>  2010-06-17 10:10:35 ---
I strongly agree with Ralf about the shared/helenos code. I managed to keep all
of that code self-contained, and offer a short explanation.

The code is licensed under the BSD-variant mentioned by Ralf. We used this
code-base to provide us with boot-up code and routines to interact with the
firmware.  Ultimately, we rely on the HelenOS code for boot and firmware
support for the shared/console driver.  The firmware is also relied on for trap
handlers.

I am not interested in re-writing any of this code, because it works for me and
has been tested in both simulator and on hardware (so far I have only run the
RTEMS sparc64 in simulator).

To give some assistance, in the shared/helenos/boot/genarch and generic
directories are support routines, mostly for interacting with the firmware. 
And the shared/helenos/boot/sparc64/loader is the boot-up code.  The
OpenFirmware is an industry standard, with the Sun OpenBoot firmware being
compliant.

-- 
Configure bugmail: https://www.rtems.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the bugs mailing list