From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Authentication-Results: lists.ozlabs.org; spf=none (mailfrom) smtp.mailfrom=linux.intel.com (client-ip=134.134.136.100; helo=mga07.intel.com; envelope-from=yong.b.li@linux.intel.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.intel.com Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 42wXtq3QC9zF3bw for ; Thu, 15 Nov 2018 18:24:49 +1100 (AEDT) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Nov 2018 23:24:47 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.56,235,1539673200"; d="scan'208,217";a="108421159" Received: from yongli3-mobl.ccr.corp.intel.com (HELO yongli3MOBL) ([10.239.196.0]) by orsmga001.jf.intel.com with ESMTP; 14 Nov 2018 23:24:45 -0800 From: "Yong Li" To: Cc: "Li, Yong B" Subject: qemu does not work for the latest image? Date: Thu, 15 Nov 2018 15:24:40 +0800 Message-ID: <000201d47cb4$495ee3e0$dc1caba0$@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_0003_01D47CF7.57838370" X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdR8s/uqUaGfk68LTvK3NyD7nMAi/w== Content-Language: en-us x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWY5OGM2ODUtN2VmNy00ZjVjLWI0NjItZDk2NTEzZGE5ODlkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiZVMzdFFwd2NjZitQRGE5amp0d3dDcjh2WU5vek5KeUVlaThEQmdJd0QyT2RGNUVIT1wvejRud0IyN3JSQ3ZVYWsifQ== dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: request-justification,no-action X-BeenThere: openbmc@lists.ozlabs.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Development list for OpenBMC List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Nov 2018 07:24:52 -0000 This is a multipart message in MIME format. ------=_NextPart_000_0003_01D47CF7.57838370 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi All, Previously I can use qemu to test these built images, but it does not work now and get the below error messages: Just want to know if there is any command/options changes? Or it does not support now? qemu-system-arm -m 256 -M witherspoon-bmc -nographic -drive file=tmp/deploy/images/witherspoon/obmc-phosphor-image-poon.ubi.mtd,format=r aw,if=mtd qemu-system-arm: Aspeed iBT has no chardev backend U-Boot 2016.07 (Nov 15 2018 - 06:18:37 +0000) Watchdog enabled DRAM: 240 MiB Flash: 32 MiB *** Warning - bad CRC, using default environment In: serial Out: serial Err: serial Net: aspeednic#0 Error: aspeednic#0 address not set. Hit any key to stop autoboot: 0 ubi0: attaching mtd1 ubi0: scanning is finished UBI init error 12 Error, no UBI device/partition selected! Wrong Image Format for bootm command ERROR: can't get kernel image! Thanks, Yong ------=_NextPart_000_0003_01D47CF7.57838370 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

Hi All,

 

Previously I = can use qemu to test these built images, but it does not work now and = get the below error messages:

 

Just want to = know if there is any command/options changes? Or it does not support = now?

 

qemu-system-arm -m 256 -M witherspoon-bmc -nographic = -drive = file=3Dtmp/deploy/images/witherspoon/obmc-phosphor-image-poon.ubi.mtd,for= mat=3Draw,if=3Dmtd

qemu-system-arm: = Aspeed iBT has no chardev backend

 

 

U-Boot = 2016.07 (Nov 15 2018 - 06:18:37 +0000)

 

       Watchdog = enabled

DRAM:  240 = MiB

Flash: 32 MiB

*** Warning - bad CRC, using default = environment

 

In:    serial

Out:   serial

Err:   serial

Net:   aspeednic#0

Error: aspeednic#0 address not set.

 

Hit any key = to stop autoboot:  0

ubi0: = attaching mtd1

ubi0: scanning is = finished

UBI init error = 12

Error, no UBI device/partition = selected!

Wrong Image Format for = bootm command

ERROR: can't get kernel = image!

 

 

Thanks,

Yong

------=_NextPart_000_0003_01D47CF7.57838370--