All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artur Rojek <contact@artur-rojek.eu>
To: Yoshinori Sato <ysato@users.sourceforge.jp>,
	Rich Felker <dalias@libc.org>,
	John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de>,
	Paul Cercueil <paul@crapouillou.net>
Cc: linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org,
	Artur Rojek <contact@artur-rojek.eu>
Subject: [PATCH 0/1] Fix Dreamcast GAPS PCI bridge
Date: Sat, 11 May 2024 21:16:13 +0200	[thread overview]
Message-ID: <20240511191614.68561-1-contact@artur-rojek.eu> (raw)

Hi all,

this patch fixes the G2-to-PCI bridge found in the SEGA Dreamcast
hardware, by setting the appropriate IOPORT base offset.

While being just a simple change, it's notable to mention that, when
combined with the DMAC fixes from e82e47584847, it allows Linux to boot
on the SEGA Dreamcast again, probably for the first time in a long
while.

Artur Rojek (1):
  sh: dreamcast: Fix GAPS PCI bridge addressing

 arch/sh/Kconfig                       | 3 ++-
 arch/sh/boards/mach-dreamcast/setup.c | 3 +++
 2 files changed, 5 insertions(+), 1 deletion(-)

-- 
2.45.0


             reply	other threads:[~2024-05-11 19:17 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-11 19:16 Artur Rojek [this message]
2024-05-11 19:16 ` [PATCH 1/1] sh: dreamcast: Fix GAPS PCI bridge addressing Artur Rojek
2024-05-11 19:30   ` John Paul Adrian Glaubitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240511191614.68561-1-contact@artur-rojek.eu \
    --to=contact@artur-rojek.eu \
    --cc=dalias@libc.org \
    --cc=glaubitz@physik.fu-berlin.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sh@vger.kernel.org \
    --cc=paul@crapouillou.net \
    --cc=ysato@users.sourceforge.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.