linux-m68k.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] amiga: turn off all incoming interrupts from the Warp1260
@ 2024-05-29 16:31 Paolo Pisati
  2024-05-29 16:31 ` [PATCH 1/1] m68k: amiga: config: upon boot, " Paolo Pisati
  2024-05-29 19:26 ` [PATCH 0/1] amiga: " Michael Schmitz
  0 siblings, 2 replies; 4+ messages in thread
From: Paolo Pisati @ 2024-05-29 16:31 UTC (permalink / raw)
  To: linux-m68k

The CS-Lab people told me where to find the interrupt ctrl register (and its
layout), so here is a patch that turn off all incoming interrupts during
config.c::amiga_parse_bootinfo().

With this patch applied, Linux finally boots on my Amiga 1200 + Warp 1260 board.

Paolo Pisati (1):
  m68k: amiga: config: upon boot, turn off all incoming interrupts from
    the Warp1260

 arch/m68k/amiga/config.c       | 9 +++++++++
 include/uapi/linux/zorro_ids.h | 3 +++
 2 files changed, 12 insertions(+)

-- 
2.34.1


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

end of thread, other threads:[~2024-05-30  7:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-29 16:31 [PATCH 0/1] amiga: turn off all incoming interrupts from the Warp1260 Paolo Pisati
2024-05-29 16:31 ` [PATCH 1/1] m68k: amiga: config: upon boot, " Paolo Pisati
2024-05-30  7:30   ` Geert Uytterhoeven
2024-05-29 19:26 ` [PATCH 0/1] amiga: " Michael Schmitz

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).