[OpenPower-Firmware] Insufficient space on PNOR

Michael Baiocchi mbaiocch at us.ibm.com
Thu Nov 15 11:40:16 AEDT 2018


Hi Artem,

I pushed up my fix as a commit to my side pnor repo here:
https://github.com/mabaiocchi/pnor/commit/1456b5a1f7061a4b3bd522b241d2233c8856b52a

I tested by adding a patch of this commit to my local op-build's openpower
pnor package directory:
   $ git status
   # On branch master
   # Untracked files:
   #   (use "git add <file>..." to include in what will be committed)
   #
   #
   openpower/package/openpower-pnor/0001-Update-HBD-HBD_RW-Partition-Sizes-to-fix-VESNIN-Conf.patch
   nothing added to commit but untracked files present (use "git add" to
   track)

And then I recompiled the change with this command:
> . op-build-env && op-build vesnin_defconfig && op-build
openpower-pnor-dirclean openpower-pnor-rebuild


Can you please try and test this change?

If it works for you then I will go through the process of getting my change
into the open-power/pnor repo and then have it used by the
open-power/op-build repo.

My apologies for the inconvenience,

- Mike Baiocchi
IBM Power Firmware Engineer
mbaiocch at us.ibm.com



From:	Michael Baiocchi/Chicago/Contr/IBM
To:	Artem Senichev <artemsen at gmail.com>
Cc:	openpower-firmware at lists.ozlabs.org
Date:	11/14/2018 03:35 PM
Subject:	Re: [OpenPower-Firmware] Insufficient space on PNOR


Hi Artem,

I was able to recreate this and will work on a fix.  I'll also make sure
that future op-build Pull Requests include building the VESNIN configs as
part of our tests.

Thanks,

- Mike Baiocchi
IBM Power Firmware Engineer
mbaiocch at us.ibm.com




From:	Artem Senichev <artemsen at gmail.com>
To:	openpower-firmware at lists.ozlabs.org, mbaiocch at us.ibm.com
Date:	11/14/2018 05:45 AM
Subject:	[OpenPower-Firmware] Insufficient space on PNOR



Hi,

I try to build a PNOR image for VESNIN server with the latest hostboot
(master-p8) with commit "Add Supprt for Attribute/Targeting Read/Write
Partition":
https://github.com/open-power/hostboot/commit/c35645e2d863e37a4356d141713e082505c51e94


But the build process failed with error:

[13:02:53]W: [Step 2/6] ERROR: PnorUtils::checkSpaceConstraints:
             Image provided (.../VESNIN_HB.targeting.bin.ecc.protected) has
             size (359424) which is greater than allocated space (327680)
for
             section=HBD.  Aborting! at .../PnorUtils.pm line 354.
[13:02:53] : [Step 2/6] TRACE: PnorUtils::loadPnorLayout: metadata:
             imageSize = 67108864, blockSize=4096, arrangement = A-D-B,
             numOfSides: 2, sideSize: 33554432, tocSize: 32768
[13:02:53]W: [Step 2/6] Error running command: .../buildpnor.pl

How can I fix this?

--
Best regards,
Artem Senichev
Software Engineer, YADRO.




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/openpower-firmware/attachments/20181114/d3bdff3a/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: graycol.gif
Type: image/gif
Size: 105 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/openpower-firmware/attachments/20181114/d3bdff3a/attachment.gif>


More information about the OpenPower-Firmware mailing list