Hello,
I have NetBSD 7 running on a Raspberry Pi 2 server and I was under the impression the Raspberry Pi 3 is also supported.
I tried the 7.0.2 ARM image as well as the 201611292120Z nightly build of current- and noticed that both do not work.
Both images reach the "rainbow screen" which means the card is read and some firmware loaded but the kernel is bad.
Both also have the little squares in the top-right corner which also means power problems.
Now, I know power is not a problem as I have a Linux image working and a larger charger specifically for the Pi 3.
> It disables the driver for the i2c interface that, on rpi3, is used by the firmware for testing voltage (among other things).
The top-right corner square I see might indicate that patch is still not part of 7.0.2 or current-.
So, should current- NetBSD images work on the Pi 3?
Are there any plans on making a stable 7(.0).X release that supports the Pi 3?
Is there a minimal set of patches that I should apply on top of 7.0.2 to have Pi 3 running?