Topic: building and booting a firmware image
Hello all,
So I'm interested in building and booting a firmware image. I can build the kernel, but the kernel is only part of the picture. What I'm looking for is the recipe for the complete image. My first goal is to boot with Python already in the rootfs (as opposed to being on a USB stick). Has anyone gone down this path?
--Chuck