From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Authentication-Results: lists.ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=linux.ibm.com (client-ip=148.163.158.5; helo=mx0a-001b2d01.pphosted.com; envelope-from=stewart@linux.ibm.com; receiver=) Authentication-Results: lists.ozlabs.org; dmarc=none (p=none dis=none) header.from=linux.ibm.com Received: from mx0a-001b2d01.pphosted.com (mx0b-001b2d01.pphosted.com [148.163.158.5]) (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 449VQM0QpQzDq5Y for ; Fri, 1 Mar 2019 11:18:50 +1100 (AEDT) Received: from pps.filterd (m0098417.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.27/8.16.0.27) with SMTP id x2104wPl030887 for ; Thu, 28 Feb 2019 19:18:47 -0500 Received: from e14.ny.us.ibm.com (e14.ny.us.ibm.com [129.33.205.204]) by mx0a-001b2d01.pphosted.com with ESMTP id 2qxsf21cux-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Thu, 28 Feb 2019 19:18:47 -0500 Received: from localhost by e14.ny.us.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 1 Mar 2019 00:18:46 -0000 Received: from b01cxnp22034.gho.pok.ibm.com (9.57.198.24) by e14.ny.us.ibm.com (146.89.104.201) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; (version=TLSv1/SSLv3 cipher=AES256-GCM-SHA384 bits=256/256) Fri, 1 Mar 2019 00:18:43 -0000 Received: from b01ledav003.gho.pok.ibm.com (b01ledav003.gho.pok.ibm.com [9.57.199.108]) by b01cxnp22034.gho.pok.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id x210IgME20250734 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 1 Mar 2019 00:18:42 GMT Received: from b01ledav003.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 8996FB2065; Fri, 1 Mar 2019 00:18:42 +0000 (GMT) Received: from b01ledav003.gho.pok.ibm.com (unknown [127.0.0.1]) by IMSVA (Postfix) with ESMTP id 6DEFAB2067; Fri, 1 Mar 2019 00:18:41 +0000 (GMT) Received: from birb.localdomain (unknown [9.81.200.160]) by b01ledav003.gho.pok.ibm.com (Postfix) with SMTP; Fri, 1 Mar 2019 00:18:41 +0000 (GMT) Received: by birb.localdomain (Postfix, from userid 1000) id 895904EC65C; Fri, 1 Mar 2019 11:18:37 +1100 (AEDT) From: Stewart Smith To: Lei YU , OpenBMC Maillist Cc: Alexander Amelkin Subject: Re: Static layout PNOR support in openpower-pnor-code-mgmt In-Reply-To: References: Date: Fri, 01 Mar 2019 11:18:37 +1100 MIME-Version: 1.0 Content-Type: text/plain X-TM-AS-GCONF: 00 x-cbid: 19030100-0052-0000-0000-000003928717 X-IBM-SpamModules-Scores: X-IBM-SpamModules-Versions: BY=3.00010682; HX=3.00000242; KW=3.00000007; PH=3.00000004; SC=3.00000281; SDB=6.01167808; UDB=6.00610119; IPR=6.00948421; MB=3.00025786; MTD=3.00000008; XFM=3.00000015; UTC=2019-03-01 00:18:45 X-IBM-AV-DETECTION: SAVI=unused REMOTE=unused XFE=unused x-cbparentid: 19030100-0053-0000-0000-00006000CEDC Message-Id: <877edjsazm.fsf@linux.vnet.ibm.com> X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10434:, , definitions=2019-02-28_15:, , signatures=0 X-Proofpoint-Spam-Details: rule=outbound_notspam policy=outbound score=0 priorityscore=1501 malwarescore=0 suspectscore=0 phishscore=0 bulkscore=0 spamscore=0 clxscore=1015 lowpriorityscore=0 mlxscore=0 impostorscore=0 mlxlogscore=999 adultscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1810050000 definitions=main-1902280160 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: Fri, 01 Mar 2019 00:18:52 -0000 Lei YU writes: > As a follow up of [VPNOR discussion][1], the static layout PNOR > support in openpower-pnor-code-mgmt is implemented and pushed to gerrit > starting from https://gerrit.openbmc-project.xyz/#/c/openbmc/openpower-pnor-code-mgmt/+/18747/ > > Code reviews and tests are welcome. > > To test the feature: > 1. Pick the above gerrit commits and build with --disable-ubifs_layout > 2. Generate pnor in static.tar.gz format, by below command: > ./generate-squashfs # xxx.pnor.static.tar.gz will be > generated Is this a new format? Why? Where is it documented? -- Stewart Smith OPAL Architect, IBM.