Showing Posts With Tag

U-boot

SWUpdate for Cubieboard QEMU

Software update is an important part of design of modern embedded systems. It allows faster time to market, since fixes, security or stability updates or even new features can be pushed to the device...

Linux Device Driver for QEMU custom memory-mapped device

_This is part 2 of the Linux device driver development post series._ In the [previous post](../ldd-custom-qemu-device/) the steps for creating a custom memory-mapped peripheral in QEMU were presente...

Creating Custom QEMU Memory Mapped Device

_This is part 1 of the Linux device driver development post series._ In this post we will cover the following things - [Designing custom memory-mapped device in QEMU](#designing-custom-memory-mappe...

Preparing and running QEMU ARM for Cubieboard (Part 2)

_This is part 2 of the QEMU Board Emulation post series._ In the [previous post](../qemu-board-emulation-part1/) the basic steps for obtaining and compiling QEMU, U-Boot and Linux were presented. Th...

Preparing and running QEMU ARM for Cubieboard (Part 1)

_This is part 1 of QEMU Board Emulation series_ In this post I will cover the following things - [Building QEMU](#building-qemu) - [Downloading QEMU source code](#downloading-qemu-source-code) ...

Join the Newsletter!

Subscribe to get latest MistraSolutions content by email.