linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Porting m68k/nommu to a new board.
@ 2011-12-16  5:37 Daniel Palmer
  2011-12-16  7:03 ` Geert Uytterhoeven
  0 siblings, 1 reply; 6+ messages in thread
From: Daniel Palmer @ 2011-12-16  5:37 UTC (permalink / raw)
  To: linux-kernel

Hi,

I'm building a custom machine based around a 68sec000 (Fully static 68ec000).
The "board" is a bunch of parts at the moment but I have written a workable 
simulator for the machine which I am using as a testbed for testing things 
like my custom video, DMA controller etc before creating the hardware versions 
in VHDL.

I'm interested in getting mmu-less m68k linux (what used to be known as 
uclinux I guess, seems to be known as m68k/nommu now) running on the simulator 
and later on the real hardware.

>From what I can tell the nommu m68k port is still active. But does it actually 
work? All the details on similar hardware (like the older Palm pilots, Atari 
machines) is pretty ancient, around 2.0. Does anyone have a machine running a 
recent kernel? Were there issues getting it running?

I did a bit of digging in the source and doesn't look like it should be too 
difficult to add the specifics for my machine.. I have a 16550 style UART 
emulated for I/O so I don't need to write a framebuffer driver at the moment.
I'm open to any suggestions people have on how to approach this though.


Please CC me as I'm not subscribed.

Thanks,

Daniel


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2011-12-22  7:26 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-16  5:37 Porting m68k/nommu to a new board Daniel Palmer
2011-12-16  7:03 ` Geert Uytterhoeven
2011-12-16 10:57   ` Greg Ungerer
2011-12-19  2:24     ` Daniel Palmer
2011-12-21 11:49       ` Greg Ungerer
2011-12-22  7:22       ` Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).