public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
* 68000 patches (Atari ST platform)
@ 2011-09-11 23:09 Matthias Reis
  2011-09-11 23:26 ` Michael Schmitz
  0 siblings, 1 reply; 6+ messages in thread
From: Matthias Reis @ 2011-09-11 23:09 UTC (permalink / raw)
  To: linux-m68k

Hi all,

today I finally got my hands on the user interrupts for plain 68000 CPUs and it was quite straightforward, just as you have suggested: I implemented user*_inthandlers in entry_mm.S that push the vectornumber onto the stack. My kernel still doesn't boot completely, but it runs now correctly calibrate delay loop (0.59 BogoMIPS, isn't it great? ;) since the timer interrupt is working.

According to the "release early, release often"-mantra, I want now to send some patches to the list. Do you want to have the Atari bootstrap patches in this mailinglist? I'm asking because bootstrap is not (anymore) part of the kernel sources... The next question would be whether you want to have a single head.S version for the Atari ST-nommu platform or a merge with the current arch/m68k/kernel/head.S. The head.S I use does not use much code from the "classic" head.S and is for sure easier to read due to its small size.

Best regards,
Matthias

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

end of thread, other threads:[~2011-09-16  8:43 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-11 23:09 68000 patches (Atari ST platform) Matthias Reis
2011-09-11 23:26 ` Michael Schmitz
2011-09-15 11:45   ` Thorsten Glaser
2011-09-15 11:53     ` Geert Uytterhoeven
2011-09-16  1:06     ` Michael Schmitz
2011-09-16  8:20       ` Thorsten Glaser

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox