[Milkymist-devel] Version 0.1.3 released
Sébastien Bourdeauducq
sebastien.bourdeauducq at lekernel.net
Sat Nov 14 05:50:51 PST 2009
Changes:
* Directory reorganization
* GPLv3 license
* Preliminary support for external software emulation library
* Support for warm boot (from Takeshi)
* Support for PS/2 (from Takeshi)
* Edge-sensitive interrupts on all cores
* Documentation update
Source, binaries and documentation are available at
http://www.milkymist.org/downloads.html
Takeshi, can you update the drivers in Linux in order to support the new core
interface (with edge sensitive interrupts)? UART and timer drivers need to be
modified, some registers and bits have been removed (no longer needed with the
new interrupt system). To use the UART without interrupts, you can poll the
CPU's IP register (see
http://github.com/lekernel/milkymist/blob/master/software/libbase/uart.c
for an example). The online documentation for the cores is up-to-date.
Thanks,
Sébastien
More information about the Devel
mailing list