Cyril Bur
Cyril Bur
Has also happened for `firestone_defconfig`
I've hit this too trying to build for palmetto. **Can we get an answer to which XML parser we need?** All I did was: ``` $ git clone --recursive https://github.com/open-power/op-build...
For what it worth this doesn't look like a XML parsing bug. Without delving too deeply into the code, it looks like `getEnumerationType()` wants the XML to have: ``` IBSCOM_MCS_BASE_ADDR...
github doesn't like "xml" so "txt" it is... [PALMETTO_hb.mrw.xml.txt](https://github.com/open-power/op-build/files/1468976/PALMETTO_hb.mrw.xml.txt)
Should I send a patch to remove those lines? Orrr?
Hi Rob, I've been working on a solution to this, the Skiboot side is under review here: http://patchwork.ozlabs.org/patch/781967/ Unfortunately Linux isn't perfect either, it was written with async in mind...
On Thu, 2017-06-29 at 23:07 +0000, Rob Lippert wrote: > Thanks that does look like it will help. > Are you planning to make the read and write ops asynchronous...
It seems I can reproduce with fast reboot. I had to update my skiboot since it didn't understand the loglevel nvram option. All I did was: enable both fast reboot...
More information after updating skiboot to: 08188269016392f2d42835ef4b8548c0f312f941 Looks like 5.8 release worked. I'll try to bisect between the two. ``` [ 36.374257] reboot: Restarting system [ 181.483836558,7] PHB0: Purging all...
@pridhiviraj Ok well I don't have access to P9s to test this kind of stuff, I suppose we'll have to leave it to you?