<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 19, 2017 at 9:55 AM, Guido Günther <span dir="ltr"><<a href="mailto:agx@sigxcpu.org" target="_blank">agx@sigxcpu.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div id="gmail-:ee0" class="gmail-a3s gmail-aXjCH gmail-m15c1fb5203cef5dd">LGTM but I don't know much about PPC64, it's SLOF and where the device<br>
tree should be located.</div></blockquote></div><br>Hi those paths for SLOF are the default one for Debian/Ubuntu at least.
</div><div class="gmail_extra"><div class="gmail_extra">$ dpkg -L qemu-slof</div><div class="gmail_extra">/.</div><div class="gmail_extra">/usr</div><div class="gmail_extra">/usr/share</div><div class="gmail_extra">/usr/share/doc</div><div class="gmail_extra">/usr/share/doc/qemu-slof</div><div class="gmail_extra">/usr/share/doc/qemu-slof/copyright</div><div class="gmail_extra">/usr/share/doc/qemu-slof/changelog.Debian.gz</div><div class="gmail_extra">/usr/share/slof</div><div class="gmail_extra">/usr/share/slof/spapr-rtas.bin</div><div class="gmail_extra">/usr/share/slof/slof.bin</div><div class="gmail_extra"><br></div><div class="gmail_extra">The other paths are kernel owned and match the current state:</div><div class="gmail_extra">(the proc path is a symlink today, not sure if it was a real path back in history)</div><div class="gmail_extra"><div class="gmail_extra">$ ll /proc/device-tree</div><div class="gmail_extra">lrwxrwxrwx 1 root root 29 Mai 19 08:59 /proc/device-tree -> /sys/firmware/devicetree/base/</div><div class="gmail_extra"><div class="gmail_extra">$ ll  /sys/firmware/devicetree/</div><div class="gmail_extra">total 0</div><div class="gmail_extra">drwxr-xr-x  3 root root 0 Mai 19 08:57 ./</div><div class="gmail_extra">drwxr-xr-x  4 root root 0 Mai 19 08:57 ../</div><div class="gmail_extra">drwxr-xr-x 51 root root 0 Mai 19 08:57 base/</div><div class="gmail_extra">(there is much more under this path, but the rule is ** for a reason)</div><div class="gmail_extra"><br></div><div class="gmail_extra">Hope that helps,</div><div class="gmail_extra">Christian</div></div></div></div></div>