From nobody Thu Nov 13 23:19:33 2025 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.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 (zohomail.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=1583849168; cv=none; d=zohomail.com; s=zohoarc; b=AJDaJyZ8bptDkeTMK06fnt02EisbxiB+f3EueGHJS+I1P7YLAgzynVK237fbOxUEChuiNz9i74Y3DS8HKfT5ArIboP2TGSWzYxPNAyMyVr4IB9QO5aNIWvDNMn0s7uEot8VgdyXuIIgZdGEQOr+VGPJusZ1ghwz8Zg1TedxPtYA= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1583849168; h=Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=ccJIFY8fUspQtHImN154p6DnKLobWQLwUmIl6Bq/QsA=; b=VZdCmCNHd2RJ0ohxz8Ws8DFwY/AIM4zXHQdSHc1HxTcBf1tWvyO7ksUqi6b2SIWDtQ3KGvhqC5cxS9i2Dccfe9NWYh6Kb50lY1cK5W7nlEkjr72MtfFLpzHHmhYOjYzHppXnuhVflIJrVzfsBr4TjBnNeL9GiV3zfaEg0hZ0gU4= ARC-Authentication-Results: i=1; mx.zohomail.com; spf=pass (zohomail.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 15838491683327.925414721238894; Tue, 10 Mar 2020 07:06:08 -0700 (PDT) Received: from localhost ([::1]:60642 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jBee2-0008Vg-M8 for importer@patchew.org; Tue, 10 Mar 2020 09:10:02 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48808) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jBedG-0007gf-Ff for qemu-devel@nongnu.org; Tue, 10 Mar 2020 09:09:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jBedF-00073u-8S for qemu-devel@nongnu.org; Tue, 10 Mar 2020 09:09:14 -0400 Received: from mail02.asahi-net.or.jp ([202.224.55.14]:52658) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1jBedF-00070B-0H for qemu-devel@nongnu.org; Tue, 10 Mar 2020 09:09:13 -0400 Received: from sakura.ysato.name (ik1-413-38519.vs.sakura.ne.jp [153.127.30.23]) (Authenticated sender: PQ4Y-STU) by mail02.asahi-net.or.jp (Postfix) with ESMTPA id 2A591E4DFF; Tue, 10 Mar 2020 22:09:10 +0900 (JST) Received: from yo-satoh-debian.localdomain (y245053.dynamic.ppp.asahi-net.or.jp [118.243.245.53]) by sakura.ysato.name (Postfix) with ESMTPSA id 8D9C61C0844; Tue, 10 Mar 2020 22:09:09 +0900 (JST) From: Yoshinori Sato To: qemu-devel@nongnu.org, philmd@redhat.com Subject: [PATCH v2] docs: Add RX target. Date: Tue, 10 Mar 2020 22:09:03 +0900 Message-Id: <20200310130903.2695-1-ysato@users.sourceforge.jp> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 202.224.55.14 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: peter.maydell@linaro.org, richard.henderson@linaro.org, Yoshinori Sato Errors-To: qemu-devel-bounces+importer=patchew.org@nongnu.org Sender: "Qemu-devel" Content-Type: text/plain; charset="utf-8" Add rx-virt target specification document. Sort the list of targets alphabetically. Signed-off-by: Yoshinori Sato --- docs/system/target-rx.rst | 35 +++++++++++++++++++++++++++++++++++ docs/system/targets.rst | 8 +++++--- 2 files changed, 40 insertions(+), 3 deletions(-) create mode 100644 docs/system/target-rx.rst diff --git a/docs/system/target-rx.rst b/docs/system/target-rx.rst new file mode 100644 index 0000000000..32bfae39cd --- /dev/null +++ b/docs/system/target-rx.rst @@ -0,0 +1,35 @@ +.. _RX-System-emulator: + +RX System emulator +-------------------- + +Use the executable ``qemu-system-rx`` to simulate a Virtual RX target. +This target emulates the following devices. + +- R5F562N8 MCU + + - On-chip memory (ROM 512KB, RAM 96KB) + - Interrupt Control Unit (ICUa) + - 8Bit Timer x 1CH (TMR0,1) + - Compare Match Timer x 2CH (CMT0,1) + - Serial Communication Interface x 1CH (SCI0) + +- External memory 16MByte + +Example of ``qemu-system-rx`` usage for RX is shown below: + +Download ```` from +https://osdn.net/users/ysato/pf/qemu/dl/u-boot.bin.gz + +Start emulation of rx-virt:: + qemu-system-rx -bios + +Download ``kernel_image_file`` from +https://osdn.net/users/ysato/pf/qemu/dl/zImage + +Download ``device_tree_blob`` from +https://osdn.net/users/ysato/pf/qemu/dl/rx-virt.dtb + +Start emulation of rx-virt:: + qemu-system-rx -kernel -dtb \ + -append "earlycon" diff --git a/docs/system/targets.rst b/docs/system/targets.rst index eba3111247..0304095eb3 100644 --- a/docs/system/targets.rst +++ b/docs/system/targets.rst @@ -9,11 +9,13 @@ Contents: =20 .. toctree:: =20 + target-arm target-i386 + target-m68k + target-mips target-ppc + target-rx target-sparc target-sparc64 - target-mips - target-arm - target-m68k target-xtensa + --=20 2.20.1