[Bug 1564] sparc64 [5/5]: usiii BSP
bugzilla-daemon at rtems.org
bugzilla-daemon at rtems.org
Wed Jun 16 02:01:20 UTC 2010
https://www.rtems.org/bugzilla/show_bug.cgi?id=1564
--- Comment #2 from Gedare <giddyup44 at yahoo.com> 2010-06-15 21:01:20 ---
Oops. looks like I made a few changes and didn't thoroughly test (probably
forgot to bootstrap). Anyway, if you go to the bsp's Makefile.am and search
for the trap_table.S, you want to include the ../shared/start/trap_table.S in
the mmu_SOURCES. It will look like this:
mmu_SOURCES = \
../shared/helenos/kernel/sparc64/src/cache.S \
../shared/helenos/kernel/sparc64/src/sun4u/takemmu.S \
../shared/start/trap_table.S
It looks like there may be a few unused files yet in the shared section,
resulting from some failed attempts to deal with the UltraSPARC MMU. This BSP
is somewhat less "clean" than the niagara!
--
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