Am Freitag, 14. Oktober 2016, 17:36:14 CEST schrieb Fabian Vogt: > Hi, > > dtb-rpi3-aarch64 is massively outdated and should not be used. > Either the one integrated into u-boot > (https://github.com/openSUSE/u-boot/pull/1) > or a recent dtb-aarch64 must be used. The one in u-boot got reverted by > Andreas. > (In fact, the PR has the DT from the TW kernel, so no wifi either)
I have to correct this, I just looked at the wrong commit. Everything needed is in the PR. So u-boot with this PR un-reverted would work. > To get WLAN to work, all following conditions must be met: > > - sdhci-iproc not in initrd (blacklisted in /etc/dracut.conf.d/*) > - DT maps WiFi SDIO to bcm2835-sdhci/-iproc controller > - DT maps MMC to bcm2835-sdhost controller > - Firmware installed > > Cheers, > Fabian > > Am Donnerstag, 13. Oktober 2016, 10:37:53 CEST schrieb Guillaume Gardet: > > Hi, > > > > On devel:ARM:Factory:Contrib:RaspberryPi3 project, there are currently 2 > > DTB packages: > > * dtb-aarch64 : compiled broadcom DTBs from sources and output a > > bcm2837-rpi-3-b.dtb file too. > > * dtb-rpi3-aarch64 : pre-compiled bcm2837-rpi-3-b.dtb (from where?) > > > > Current JeOS uses the pre-compiled DT. > > > > WiFi is not working on AArch64 version, and I am wondering if it could be > > caused by the DTB used. > > > > Alex, Andreas, any idea? > > > > > > Guillaume > > > > > > > > > -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
