From nobody Sat May 4 05:15:05 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) client-ip=208.118.235.17; envelope-from=qemu-devel-bounces+importer=patchew.org@nongnu.org; helo=lists.gnu.org; Authentication-Results: mx.zohomail.com; spf=pass (zoho.com: domain of gnu.org designates 208.118.235.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (208.118.235.17 [208.118.235.17]) by mx.zohomail.com with SMTPS id 1543435155458510.6041237997023; Wed, 28 Nov 2018 11:59:15 -0800 (PST) Received: from localhost ([::1]:49748 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gS5zJ-0005Oy-4o for importer@patchew.org; Wed, 28 Nov 2018 14:59:09 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36024) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gS5yM-0004kw-8h for qemu-devel@nongnu.org; Wed, 28 Nov 2018 14:58:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gS5yH-0003t4-Bw for qemu-devel@nongnu.org; Wed, 28 Nov 2018 14:58:10 -0500 Received: from zero.eik.bme.hu ([152.66.115.2]:24030) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gS5yH-0003mS-1C; Wed, 28 Nov 2018 14:58:05 -0500 Received: from zero.eik.bme.hu (blah.eik.bme.hu [152.66.115.182]) by localhost (Postfix) with SMTP id 42EBB74571E; Wed, 28 Nov 2018 20:58:03 +0100 (CET) Received: by zero.eik.bme.hu (Postfix, from userid 432) id B9C0F745714; Wed, 28 Nov 2018 20:58:02 +0100 (CET) From: BALATON Zoltan Date: Wed, 28 Nov 2018 20:41:58 +0100 To: qemu-devel@nongnu.org, qemu-ppc@nongnu.org Message-Id: <20181128195802.B9C0F745714@zero.eik.bme.hu> X-detected-operating-system: by eggs.gnu.org: FreeBSD 9.x [fuzzy] X-Received-From: 152.66.115.2 Subject: [Qemu-devel] [PATCH] MAINTAINERS: Add more files to sam460ex X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Peter Maydell , Thomas Huth , Philippe Mathieu-Daude , David Gibson Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" The sm501 model belonged to SH before but that seems to be inactive now and latest changes were for sam460ex which is the more active user of this device at the moment so let's adopt sm501 for sam460ex. Also add device tree and firmware sources and binaries. Signed-off-by: BALATON Zoltan Reviewed-by: Thomas Huth --- MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 63effdc473..0c373be86e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1003,8 +1003,12 @@ sam460ex M: BALATON Zoltan L: qemu-ppc@nongnu.org S: Maintained +F: hw/display/sm501* F: hw/ide/sii3112.c F: hw/timer/m41t80.c +F: pc-bios/canyonlands.dt[sb] +F: pc-bios/u-boot-sam460ex-20100605.bin +F: roms/u-boot-sam460ex =20 SH4 Machines ------------ --=20 2.13.7