Showing Posts With Tag
Cubieboard
- May 19, 2024
Creating Custom QEMU Memory Mapped Device
_This is part 1 of the Linux device driver development post series._ In this post we will cover th...
- May 19, 2024
Linux device driver development using QEMU - introduction
In the previous [posts](../qemu-board-emulation-part1/) I introduced simple methods to prepare and ...
- April 21, 2024
Yocto for Cubieboard in QEMU - Step-by-step
In the [previous post](../qemu-board-emulation-part2/) Ubuntu was used as root filesystem. Using Ub...
- April 21, 2024
Yocto for Cubieboard in QEMU
## Root filesystem options The root filesystem is an important part of the BSP (Board Support Pack...
- March 24, 2024
QEMU Board Emulation introduction with Cubieboard
## Why QEMU? There are many cheap COTS (Commercial Off-The-Shelf) development boards available for...