[beagleboard] Re: building a Image for beaglebone board

2020-06-18 Thread Iain Hunter
TI also provide instructions on building an image (u-boot/kernel/filesystem) using Yocto at http://software-dl.ti.com/processor-sdk-linux/esd/docs/latest/linux/Overview_Building_the_SDK.html I have used this to build a stripped down kernel with only the kernel drivers I needed plus a minimal fi

[beagleboard] Re: building a Image for beaglebone board

2020-06-17 Thread amf
google jumpnowtek and beaglebone black, This will be a Yocto build, there is a learning curve to Yocto, but it allows you to also configure what's in the filesystem also. The other option is buildroot, allows for a very light weight filesystem. These are the only two methods that I know of to bu