On Sun, Aug 11, 2019 at 09:59:43AM +0100, Nick Hudson wrote:
On 09/08/2019 10:46, Patrick Welche wrote:
[snip]
Sorry, I meant immediately before and after the 2017/12/11 commit, so
=====
rainbow (suprised not blank):
commit 8b50517b1d582ca893bdc64d03b5b04a1af792b3
Author: skrll <skrll%NetBSD.org@localhost>
Date: Sun Dec 10 21:38:26 2017 +0000
FDTise RapberryPI support. Thanks for jmcneill for a lot of help with this.
The kernel image that the RPI firmware boots is now netbsd.img in the
kernel build directory.
XXX fdtbus_get_reg needs reworking
====
OK, see console mesages:
commit fa64087eecee2b7b8c38f41d4f6670c69f22a029
Author: bouyer <bouyer%NetBSD.org@localhost>
Date: Sun Dec 10 20:54:05 2017 +0000
ihidev(4), ims(4): Added drivers for i2c HID mice
OK, I see.
What's your build host OS and build.sh command line?
-current/amd64
sh build.sh -j20 -m evbarm -a earmv6hf -u -U -M /tmp/zero/obj -R /mnt/scratch/release release
Usually with a rm -rf /tmp/zero inbetween.
(Using the nyftp daily builds nbsd8 OK, nbsd9 rainbow)