Got the kernel to compile. Actually, there were still errors, which I
didn't see due to `-j4`. `zImage` was not build. I had to adjust some
include paths, weird.
Then I built the `emulator-jb` B2G, and the boot image.
Attempt to boot the device with that image:
$ fastboot boot myboot.img
downloading 'boot.img'...
OKAY [ 0.302s]
booting...
FAILED (remote: dtb not found)
finished. total time: 0.367s
Seems like the DTB, the Device Tree Blob, is missing from the image.
Is that because I'm using the emulator B2G?
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g