From nobody Wed Nov 12 03:45:31 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) client-ip=209.51.188.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 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org ARC-Seal: i=1; a=rsa-sha256; t=1567581065; cv=none; d=zoho.com; s=zohoarc; b=BYrD6QDoxuDmOq/dpPX/sws7iU06WdnVpWwtONaR7lD4VAuzJZIFCukSNi3aIv5jsJKtlE3gEIH7iIpvvmTIuQIlbjV2SERdt5v1l3AMt8DZhVj17txvNh7Y3NIg69P7Q8aOEbKdmGmj0NPJFBRu6+N9Grvww08Pm7Abx1V0VOg= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zoho.com; s=zohoarc; t=1567581065; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:References:Sender:Subject:To:ARC-Authentication-Results; bh=wTAmP9hQ4rJVdXcwWi5mwsGPom7V77wNp9mkeQMjIak=; b=BuNjh2r6NQx5aZkN3C2+HhZw1cXeCbICjIIS4i6xt0EBSCnKMwI9XLm0qh3ZAENYtdKIuIcl+dDvCLt075ZMj9Lr1l58y05Fa3L/KBt4pHxJTUbj5AWvtCFWKlHrPVUFR9VbKmjAIKYqhJvknpFHHq4UFPKL6Urjz/p5ZK5+FFk= ARC-Authentication-Results: i=1; mx.zoho.com; spf=pass (zoho.com: domain of gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=qemu-devel-bounces+importer=patchew.org@nongnu.org Return-Path: Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mx.zohomail.com with SMTPS id 1567581065698819.2908603544684; Wed, 4 Sep 2019 00:11:05 -0700 (PDT) Received: from localhost ([::1]:54040 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5PRY-0006qD-42 for importer@patchew.org; Wed, 04 Sep 2019 03:11:04 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:47794) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i5PMQ-0001S8-1f for qemu-devel@nongnu.org; Wed, 04 Sep 2019 03:05:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i5PMO-0006J5-Tj for qemu-devel@nongnu.org; Wed, 04 Sep 2019 03:05:45 -0400 Received: from 10.mo179.mail-out.ovh.net ([46.105.79.46]:43239) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1i5PMO-0006I3-Nj for qemu-devel@nongnu.org; Wed, 04 Sep 2019 03:05:44 -0400 Received: from player690.ha.ovh.net (unknown [10.109.159.90]) by mo179.mail-out.ovh.net (Postfix) with ESMTP id D6CC913FEC5 for ; Wed, 4 Sep 2019 09:05:42 +0200 (CEST) Received: from kaod.org (lfbn-1-2240-157.w90-76.abo.wanadoo.fr [90.76.60.157]) (Authenticated sender: clg@kaod.org) by player690.ha.ovh.net (Postfix) with ESMTPSA id 3FFCA94DC7FB; Wed, 4 Sep 2019 07:05:36 +0000 (UTC) From: =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= To: Peter Maydell Date: Wed, 4 Sep 2019 09:04:59 +0200 Message-Id: <20190904070506.1052-4-clg@kaod.org> X-Mailer: git-send-email 2.21.0 In-Reply-To: <20190904070506.1052-1-clg@kaod.org> References: <20190904070506.1052-1-clg@kaod.org> MIME-Version: 1.0 X-Ovh-Tracer-Id: 7081347465658206993 X-VR-SPAMSTATE: OK X-VR-SPAMSCORE: -100 X-VR-SPAMCAUSE: gggruggvucftvghtrhhoucdtuddrgeduvddrudejgedgudduvdcutefuodetggdotefrodftvfcurfhrohhfihhlvgemucfqggfjpdevjffgvefmvefgnecuuegrihhlohhuthemucehtddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmd Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 46.105.79.46 Subject: [Qemu-devel] [PATCH 03/10] aspeed: Remove unused SoC definitions X-BeenThere: qemu-devel@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Andrew Jeffery , =?UTF-8?q?C=C3=A9dric=20Le=20Goater?= , qemu-arm@nongnu.org, qemu-devel@nongnu.org, Joel Stanley Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" There are no QEMU Aspeed machines using the SoCs "ast2400-a0" or "ast2400". Signed-off-by: C=C3=A9dric Le Goater --- hw/arm/aspeed_soc.c | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/hw/arm/aspeed_soc.c b/hw/arm/aspeed_soc.c index 04480875d0d8..3aa73d2438ef 100644 --- a/hw/arm/aspeed_soc.c +++ b/hw/arm/aspeed_soc.c @@ -118,19 +118,6 @@ static const char *aspeed_soc_ast2500_typenames[] =3D { =20 static const AspeedSoCInfo aspeed_socs[] =3D { { - .name =3D "ast2400-a0", - .cpu_type =3D ARM_CPU_TYPE_NAME("arm926"), - .silicon_rev =3D AST2400_A0_SILICON_REV, - .sram_size =3D 0x8000, - .spis_num =3D 1, - .fmc_typename =3D "aspeed.smc.fmc", - .spi_typename =3D aspeed_soc_ast2400_typenames, - .gpio_typename =3D "aspeed.gpio-ast2400", - .wdts_num =3D 2, - .irqmap =3D aspeed_soc_ast2400_irqmap, - .memmap =3D aspeed_soc_ast2400_memmap, - .num_cpus =3D 1, - }, { .name =3D "ast2400-a1", .cpu_type =3D ARM_CPU_TYPE_NAME("arm926"), .silicon_rev =3D AST2400_A1_SILICON_REV, @@ -143,19 +130,6 @@ static const AspeedSoCInfo aspeed_socs[] =3D { .irqmap =3D aspeed_soc_ast2400_irqmap, .memmap =3D aspeed_soc_ast2400_memmap, .num_cpus =3D 1, - }, { - .name =3D "ast2400", - .cpu_type =3D ARM_CPU_TYPE_NAME("arm926"), - .silicon_rev =3D AST2400_A0_SILICON_REV, - .sram_size =3D 0x8000, - .spis_num =3D 1, - .fmc_typename =3D "aspeed.smc.fmc", - .spi_typename =3D aspeed_soc_ast2400_typenames, - .gpio_typename =3D "aspeed.gpio-ast2400", - .wdts_num =3D 2, - .irqmap =3D aspeed_soc_ast2400_irqmap, - .memmap =3D aspeed_soc_ast2400_memmap, - .num_cpus =3D 1, }, { .name =3D "ast2500-a1", .cpu_type =3D ARM_CPU_TYPE_NAME("arm1176"), --=20 2.21.0