Simple diff required for booting on MALTA

Neelkanth Natu neelnatu at yahoo.com
Tue Jun 23 18:34:47 UTC 2009


Hi,

I am attaching a couple of simple diffs I had to make to get the mips
port booted on MALTA hardware with a MIPS 4Kc processor.

The change to uart_cpu_maltausart.c is to retain the baudrate set up by
YAMON instead of hardcoding it to 115200 (the baudrate set up by YAMON
is 38400).

The change to malta_machdep.c is to make sure that we call mips_timer_early_init() before the first write to console. This is necessary because the ns8250 driver calls DELAY() and without this change we hit a
divide-by-zero error.

Can somebody review these changes and commit them if they look alright?

best
Neel


      
-------------- next part --------------
A non-text attachment was scrubbed...
Name: diff.out
Type: application/octet-stream
Size: 3395 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-mips/attachments/20090623/4584ce5f/diff.obj


More information about the freebsd-mips mailing list