From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6701143333816762368 X-Received: by 2002:adf:fd8b:: with SMTP id d11mr14545740wrr.90.1560231531157; Mon, 10 Jun 2019 22:38:51 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a1c:96cf:: with SMTP id y198ls445281wmd.5.canary-gmail; Mon, 10 Jun 2019 22:38:50 -0700 (PDT) X-Google-Smtp-Source: APXvYqzG1od/HQSQO+d2Looon1ojLgW+rTdfhaH84NKtpYn/OORzYSO4U6yVpEG0soq2DwZR47ym X-Received: by 2002:a1c:2358:: with SMTP id j85mr16526377wmj.46.1560231530742; Mon, 10 Jun 2019 22:38:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1560231530; cv=none; d=google.com; s=arc-20160816; b=nFqT/1xHudwHjzfhX61QDdyOEOmXQJYTvQjG8hWRoZgFPAIHrj3clfpORFmVoqxMjo BUewVvs7YbMAe7d0n1LorD+dzu5ZaYf6ReroFiY1oe/cOY0id0T+bBDmJkTmdcmtqKYP M4Anl7S9O1uOzpQ54Ok9IWb7RbGSdrgP42/K9i0z4+MKOApBuniln9BWbkTvX0CHS1qP stZNguUNzC2mL/X3POS8K8e4mkTIAALyrVQ5w2v/hx+52RsCafIPbvCXq2m3Hwoox7zr ddkdSIMN3XtOQfG8ZsrVyaYBQxlXwppM6dN2l6GJ4BGSwoUWl6yugDqeIBJfk7R4mLoF N49w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=mime-version:references:in-reply-to:message-id:date:subject:cc:to :from; bh=A7q0ghEIsLVOFyZ18OCw/V++IWnWxG5Gp6lEjH49Yzg=; b=L+SemsmWZDlj9/e/lTA2B76/KYLkBopRlnccx3foGnJz6tBOJYWNsT+LkIVag1kf0q hInvFKMj2DAyFva9CDDxmjoG9wtiUQQiJmQw+jdMLQ2mq93FuchfaOePKpb/XckHFatN 40AkgqI+iFc8JVE7n951//0BbqwGutaDn12GXZVxdYxbwua12ctvxnhHG9wXpKGvLw29 obkM1VmZADbn/tw0K470/WcvR+nSQU7qdOxBIm5+6aduLKFiDfnRbt2Y6VUXXjO0IuC6 /1cKVjfABLqCGo3tgb/0/hwTSfodNyDPDTb3Y/Ab6pxLrcGe996PvzKOi6LGln4V04ng u2gw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of cedric_hombourger@mentor.com designates 192.94.38.131 as permitted sender) smtp.mailfrom=Cedric_Hombourger@mentor.com Return-Path: Received: from relay1.mentorg.com (relay1.mentorg.com. [192.94.38.131]) by gmr-mx.google.com with ESMTPS id l19si83226wmc.1.2019.06.10.22.38.50 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jun 2019 22:38:50 -0700 (PDT) Received-SPF: pass (google.com: domain of cedric_hombourger@mentor.com designates 192.94.38.131 as permitted sender) client-ip=192.94.38.131; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of cedric_hombourger@mentor.com designates 192.94.38.131 as permitted sender) smtp.mailfrom=Cedric_Hombourger@mentor.com Received: from nat-ies.mentorg.com ([192.94.31.2] helo=svr-ies-mbx-02.mgc.mentorg.com) by relay1.mentorg.com with esmtps (TLSv1.2:ECDHE-RSA-AES256-SHA384:256) id 1haZUf-0004vT-I1 from Cedric_Hombourger@mentor.com for isar-users@googlegroups.com; Mon, 10 Jun 2019 22:38:49 -0700 Received: from FRG-W10-HOMBOUR.world.mentorg.com (137.202.0.90) by svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) with Microsoft SMTP Server (TLS) id 15.0.1320.4; Tue, 11 Jun 2019 06:38:45 +0100 From: Cedric Hombourger To: CC: Cedric Hombourger Subject: [PATCH 6/7] meta-isar: add the qemumipsel machine Date: Tue, 11 Jun 2019 07:38:16 +0200 Message-ID: <1560231497-140-7-git-send-email-Cedric_Hombourger@mentor.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1560231497-140-1-git-send-email-Cedric_Hombourger@mentor.com> References: <1560231497-140-1-git-send-email-Cedric_Hombourger@mentor.com> MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [137.202.0.90] X-ClientProxiedBy: svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) To svr-ies-mbx-02.mgc.mentorg.com (139.181.222.2) X-TUID: XhtI/zev2sep Signed-off-by: Cedric Hombourger --- meta-isar/conf/local.conf.sample | 1 + meta-isar/conf/machine/qemumipsel.conf | 9 +++++++++ meta-isar/conf/multiconfig/qemumipsel-stretch.conf | 17 +++++++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 meta-isar/conf/machine/qemumipsel.conf create mode 100644 meta-isar/conf/multiconfig/qemumipsel-stretch.conf diff --git a/meta-isar/conf/local.conf.sample b/meta-isar/conf/local.conf.sample index b025a7f..871feac 100644 --- a/meta-isar/conf/local.conf.sample +++ b/meta-isar/conf/local.conf.sample @@ -45,6 +45,7 @@ BBMULTICONFIG = " \ qemui386-stretch \ qemui386-buster \ qemuamd64-stretch \ + qemumipsel-stretch \ bananapi-stretch \ de0-nano-soc-stretch \ hikey-stretch \ diff --git a/meta-isar/conf/machine/qemumipsel.conf b/meta-isar/conf/machine/qemumipsel.conf new file mode 100644 index 0000000..6ca0777 --- /dev/null +++ b/meta-isar/conf/machine/qemumipsel.conf @@ -0,0 +1,9 @@ +# This software is a part of ISAR. +# Copyright (C) 2019 Mentor Graphics, a Siemens business + +KERNEL_FILE ?= "vmlinux" + +MACHINE_SERIAL ?= "ttyS0" +BAUDRATE_TTY ?= "115200" + +IMAGE_TYPE ?= "ext4-img" diff --git a/meta-isar/conf/multiconfig/qemumipsel-stretch.conf b/meta-isar/conf/multiconfig/qemumipsel-stretch.conf new file mode 100644 index 0000000..1fe2004 --- /dev/null +++ b/meta-isar/conf/multiconfig/qemumipsel-stretch.conf @@ -0,0 +1,17 @@ +# This software is a part of ISAR. +# Copyright (C) 2019 Mentor Graphics, a Siemens busines + +MACHINE ?= "qemumipsel" + +DISTRO ?= "debian-stretch" +DISTRO_ARCH ?= "mipsel" + +KERNEL_NAME ?= "4kc-malta" + +QEMU_ROOTFS_DEV ?= "sda" + +QEMU_ARCH ?= "mipsel" +QEMU_MACHINE ?= "malta" +QEMU_CPU ?= "24Kc" +QEMU_DISK_ARGS ?= "-drive file=##ROOTFS_IMAGE##,format=raw" +QEMU_KARGS ?= "nokaslr" -- 2.11.0