March 19, 2009
6:02 p.m.
On 3/19/09, Robert Reif <reif@earthlink.net> wrote:
How much diagnostics support is already in OpenBIOS and what would it take to add something like sun's OBDiag.
Very little to none. If you mean something like this: http://tracker.coreboot.org/trac/openboot/browser/obp/os/bootprom/diagmode.f... it would mean touching a lot of places.
Has anyone ever tried running a sparc32 OpenBIOS image on real hardware?
This has been on my TODO for a long time. Standard image will fail, it probes for QEMU. But it should be possible to create a special entry.S for real hardware. There are some other places where we just use the Qemu facilities directly without probing for the real alternative, these should be fixed.