Booting Our Custom Embedded Linux
It’s time! We are ready to boot our custom-made embedded Linux, as we have learned the required concepts and gained enough knowledge about the Yocto Project and Poky. In this chapter, we will practice what we have learned so far about using Poky with external BSP layers to generate an image for use with the following machines and boot it using the SD card:
- BeagleBone Black
- Raspberry Pi 4
- VisionFive
The concepts in this chapter can be applied to every other board as long as the vendor provides a BSP layer to use with the Yocto Project.