On Sat, Jun 16, 2018 at 10:33:52PM +0530, Mayuresh wrote: > On Sat, Jun 16, 2018 at 10:28:08PM +0530, Mayuresh wrote: > > > > Probably it's better to build kernel. But I am unclear about where to copy > > the binary. See below. > > In /boot/boot.ini noticed netbsd-ODROID-C1.ub
A .ub file is an u-boot "bootm" image which contains the kernel. We have tools to pack a kernel into such an image, but I don't know about unpacking tools. Martin
