LWN.net Logo

Upcoming DSP architectures

Upcoming DSP architectures

Posted Sep 9, 2011 18:42 UTC (Fri) by larsc (subscriber, #54300)
Parent article: Upcoming DSP architectures

"[...] while the similar lm32 architecture saw a lot of activity in 2010 but does not seem to be actively worked on now [...]"

As part of the Milkymist project[1] we did some serious rework of the lm32 linux port[2]. It now actually works and doesn't crash due to some race conditions after ~3 minutes anymore. It also has device tree support and uses generic code where possible which allowed us to roughly cut the code size for the architecture support in half.

So while Theobroma Systems doesn't really seem to do any work on it anymore, there is still some activity in regards to porting linux to the lm32 architecture.

[1] http://milkymist.org
[2] https://github.com/milkymist/linux-milkymist/


(Log in to post comments)

Upcoming DSP architectures

Posted Sep 9, 2011 21:02 UTC (Fri) by arnd (subscriber, #8866) [Link]

Ah, very nice. I tried very hard to find an up-to-date tree some time ago and although I did find the milkymist project, I could not find a pointer to a recent kernel tree. It's great to see it in such a good shape, so maybe we are going to see two FPGA based architectures (lm32 and nios2) getting merged in 3.3 then?

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds