[SerialICE] Porting to new boards

Myles Watson mylesgw at gmail.com
Mon Jun 21 19:00:20 CEST 2010


I'd like to have SerialICE working on my Tyan boards, but I don't see
any output from the serial port after my porting attempt.

I took a step back and tried Qemu and SimNOW.  I see the SerialICE
prompt, but I don't know how to test that interface.

SerialICE v1.5 (Jun 21 2010)

>

I was expecting to be able to enter some commands at the prompt, to
read/write memory locations and registers.

I'm attaching the patches I am working with:
emulators.diff: Add trivial support for qemu and copy support for
SimNOW from Tyan s2912 since they use the same SuperIO chip.
pci_read.diff: Add pci_read functions, since my Tyan s2895 Serial init
code uses them (copied from Coreboot)
tyan.diff: Add code for s2895 (s2892 is just a copy of s2895 right now)
debug_romstrap.diff: Make the romstrap end up looking like Coreboot's romstrap.

Status:
Qemu & SimNOW give me a prompt, but I don't know how to interact with it.
Tyan s2895 - No output.

Signed-off-by: Myles Watson <mylesgw at gmail.com>

Thanks,
Myles
-------------- next part --------------
A non-text attachment was scrubbed...
Name: emulators.diff
Type: text/x-diff
Size: 3445 bytes
Desc: not available
URL: <http://serialice.com/pipermail/serialice/attachments/20100621/551eac7e/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pci_read.diff
Type: text/x-diff
Size: 678 bytes
Desc: not available
URL: <http://serialice.com/pipermail/serialice/attachments/20100621/551eac7e/attachment-0001.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tyan.diff
Type: text/x-diff
Size: 8624 bytes
Desc: not available
URL: <http://serialice.com/pipermail/serialice/attachments/20100621/551eac7e/attachment-0002.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: debug_romstrap.diff
Type: text/x-diff
Size: 1445 bytes
Desc: not available
URL: <http://serialice.com/pipermail/serialice/attachments/20100621/551eac7e/attachment-0003.bin>


More information about the SerialICE mailing list