linux-mips.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Improve MIPS Magnum support
@ 2020-02-06 23:01 Finn Thain
  2020-02-06 23:01 ` [PATCH v2 3/3] mips/jazz: Update jazz_defconfig for MIPS Magnum Finn Thain
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Finn Thain @ 2020-02-06 23:01 UTC (permalink / raw)
  To: Ralf Baechle, Paul Burton, James Hogan
  Cc: Thomas Bogendoerfer, Philippe Mathieu-Daudé,
	linux-mips, linux-kernel, Bartlomiej Zolnierkiewicz, dri-devel,
	linux-fbdev

A few minor patches are needed to more easily boot a MIPS Magnum build
under QEMU. This series fixes a build failure in the g364fb driver and
modifies jazz_defconfig for use with 'qemu-system-mips64el -M magnum'.

Note that QEMU's dp8393x implementation has bugs, one of which prevents
the Linux jazzsonic driver from probing the chip. I have fixed the bugs
that I know of in a series of patches at,
https://github.com/fthain/qemu/commits/sonic

Changed since v1:
 - Added reviewed-by and tested-by tags from Philippe Mathieu-Daudé.
 - Rebased.


Finn Thain (3):
  fbdev/g364fb: Fix build failure
  mips/jazz: Remove redundant settings and shrink jazz_defconfig
  mips/jazz: Update jazz_defconfig for MIPS Magnum

 arch/mips/configs/jazz_defconfig | 267 ++-----------------------------
 drivers/video/fbdev/g364fb.c     |  29 +---
 2 files changed, 15 insertions(+), 281 deletions(-)

-- 
2.24.1


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

end of thread, other threads:[~2020-02-19 19:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-06 23:01 [PATCH v2 0/3] Improve MIPS Magnum support Finn Thain
2020-02-06 23:01 ` [PATCH v2 3/3] mips/jazz: Update jazz_defconfig for MIPS Magnum Finn Thain
2020-02-06 23:01 ` [PATCH v2 2/3] mips/jazz: Remove redundant settings and shrink jazz_defconfig Finn Thain
2020-02-06 23:01 ` [PATCH v2 1/3] fbdev/g364fb: Fix build failure Finn Thain
2020-02-07 14:41   ` Bartlomiej Zolnierkiewicz
2020-02-08 17:16   ` Philippe Mathieu-Daudé
2020-02-19 19:03 ` [PATCH v2 0/3] Improve MIPS Magnum support Paul Burton

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