Just noticed I used a nightly build from the netbsd-7-0/ branch and not HEAD.
I will test tomorrow a current- build on my PI 3 and I expect it to work.
Still, I would prefer a stable 7.X release with Pi 3 support.
> Is there a minimal set of patches that I should apply on top of 7.0.2 to have Pi 3 running?
I only see 3 commits explicitly mentioning the Raspberry Pi 3:
>> #if 0 a KASSERT for now as it doesn't apply to Raspberry Pi 3
and
>> Get the RPI3 working (in aarch32 mode) by recognising Cortex A53 CPUs.
and
>> Update RPI firmware to version after the following commit
[which updates the external/broadcom/rpi-firmware/dist/ files].
I will also try a 7.0.2 build tomorrow with these changes.