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.24; helo=mga09.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 mga09.intel.com (mga09.intel.com [134.134.136.24]) (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 46S6p12hqFzDqMx for ; Tue, 10 Sep 2019 11:27:04 +1000 (AEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by orsmga102.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 09 Sep 2019 18:27:01 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.64,487,1559545200"; d="scan'208,217";a="200180545" Received: from unknown (HELO yongli3MOBL) ([10.239.197.120]) by fmsmga001.fm.intel.com with ESMTP; 09 Sep 2019 18:27:00 -0700 From: "Yong Li" To: "'Zheng Bao'" , "'Andrew Jeffery'" , "'AKASH G J'" , References: <57995e3f-ef82-49b3-909a-054b5b9bef8e@www.fastmail.com>, <000001d55efc$36c53100$a44f9300$@linux.intel.com> In-Reply-To: Subject: RE: Enable KCS interface in zaius Date: Tue, 10 Sep 2019 09:26:59 +0800 Message-ID: <000e01d56776$d87696b0$8963c410$@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_NextPart_000_000F_01D567B9.E69D3210" X-Mailer: Microsoft Outlook 16.0 Thread-Index: AQJcB1X7Z8c6uIR1m/dKdfL+hCFWWQFjbNgiAoQUDF0Cosk6GKXijF1g Content-Language: en-us x-ctpclassification: CTP_NT x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiMWVhODJlNmEtZjVlZC00YzI3LWJkODEtMTQxZTBjYzA2Yzg3IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiOWlUZ3U5SnE4bWlMTlNlXC9EZXcrSjhqWkdoUWd3UEgxUExvWWNxMlVlZ2dcL3IweDZtdWNhUDJXNG5CdGdcLzJXMyJ9 dlp-product: dlpe-windows dlp-version: 11.0.600.7 dlp-reaction: 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: Tue, 10 Sep 2019 01:27:06 -0000 This is a multipart message in MIME format. ------=_NextPart_000_000F_01D567B9.E69D3210 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit I would like to know how did you perform the build? Please perform the below commands: export TEMPLATECONF=meta-openbmc-mods/meta-wht/conf source oe-init-build-env bitbake intel-platforms Thanks, Yong From: Zheng Bao Sent: Saturday, September 7, 2019 7:34 PM To: Yong Li ; 'Andrew Jeffery' ; 'AKASH G J' ; openbmc@lists.ozlabs.org Subject: Re: Enable KCS interface in zaius I check out the https://github.com/Intel-BMC/openbmc and build the board: meta-openbmc-mods/meta-wolfpass/conf But got the error, dd: failed to open '/home/baozheng/bmc/openbmc-github/build/tmp/deploy/images/intel-ast2500/fit Image-rootfs-intel-ast2500.bin': No such file or directory Did I miss something? Zheng _____ From: openbmc > on behalf of Yong Li > Sent: Friday, August 30, 2019 6:29 AM To: 'Andrew Jeffery' >; 'AKASH G J' >; openbmc@lists.ozlabs.org > Subject: RE: Enable KCS interface in zaius It seems that the kernel needs to enable KCS, and disable BT. CONFIG_ASPEED_KCS_IPMI_BMC=y Suggest to check on this: https://github.com/Intel-BMC/openbmc Thanks, Yong -----Original Message----- From: openbmc On Behalf Of Andrew Jeffery Sent: Friday, August 30, 2019 12:42 PM To: AKASH G J >; openbmc@lists.ozlabs.org Subject: Re: Enable KCS interface in zaius On Thu, 29 Aug 2019, at 09:05, AKASH G J wrote: > Hi all, > > I am using server platform with Intel processor and Aspeed AST-2500 > BMC. OpenBMC firmware with zaius configuration is used for BMC. > Zaius is an OpenPOWER platform (and our OpenPOWER platforms use the BT interface rather than KCS). You're using an Intel-based processor for the host, so perhaps it's better to start with an x86-based platform such as the s2600wf. This should already have KCS IPMI enabled for you. Andrew ------=_NextPart_000_000F_01D567B9.E69D3210 Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

I would = like to know how did you perform the build? Please perform the below = commands:

 

export = TEMPLATECONF=3Dmeta-openbmc-mods/meta-wht/conf

source oe-init-build-env

bitbake intel-platforms

 

Thanks,

Yong

 

From: Zheng Bao = <fishbaoz@hotmail.com>
Sent: Saturday, September 7, = 2019 7:34 PM
To: Yong Li <yong.b.li@linux.intel.com>; = 'Andrew Jeffery' <andrew@aj.id.au>; 'AKASH G J' = <akashgj91@gmail.com>; openbmc@lists.ozlabs.org
Subject: = Re: Enable KCS interface in zaius

 

and build = the board: = meta-openbmc-mods/meta-wolfpass/conf

 

But got the error,

dd: failed to open = '/home/baozheng/bmc/openbmc-github/build/tmp/deploy/images/intel-ast2500/= fitImage-rootfs-intel-ast2500.bin': No such file or = directory

 

Did I miss something?

 

Zheng

 

 

=

From: openbmc <o= penbmc-bounces+fishbaoz=3Dhotmail.com@lists.ozlabs.org> on behalf = of Yong Li <yong.b.li@linux.intel.com&g= t;
Sent: Friday, August 30, 2019 6:29 AM
To: 'Andrew = Jeffery' <andrew@aj.id.au>; = 'AKASH G J' <akashgj91@gmail.com>; openbmc@lists.ozlabs.org = <openbmc@lists.ozlabs.org>=
Subject: RE: Enable KCS interface in zaius
=

 

It seems that the = kernel needs to enable KCS, and disable BT. =
CONFIG_ASPEED_KCS_IPMI_BMC=3Dy

Suggest to check on this: https://github.com/Intel-BM= C/openbmc

Thanks,
Yong
-----Original = Message-----
From: openbmc <openbmc-bounces+yong.b.li=3Dlinux.intel.com@lists.ozlabs.org><= br>On Behalf Of Andrew Jeffery
Sent: Friday, August 30, 2019 12:42 = PM
To: AKASH G J <akashgj91@gmail.com>; openbmc@lists.ozlabs.org
= Subject: Re: Enable KCS interface in zaius



On Thu, 29 Aug = 2019, at 09:05, AKASH G J wrote:
> Hi all,
>
> I am = using server platform with Intel processor and Aspeed AST-2500
> = BMC. OpenBMC firmware with zaius configuration is used for BMC.
> =

Zaius is an OpenPOWER platform (and our OpenPOWER platforms use = the BT
interface rather than KCS). You're using an Intel-based = processor for the
host, so perhaps it's better to start with an = x86-based platform such as the
s2600wf. This should already have KCS = IPMI enabled for = you.

Andrew

------=_NextPart_000_000F_01D567B9.E69D3210--