summaryrefslogtreecommitdiff
path: root/application-devel/cross-devel/README.exercises
blob: e7d706df2bce4a43304cf1e63fb65b9921dae6df (plain)
1
2
3
4
5
6
7
8
9
zImage-versatile is a kernel image which can be used for qemu-arm
-> start_qemu.sh is an example script to fire up qemu-system-arm with this
kernel image. The host needs a bridgeing device.

qemu-system-arm can be used to test the RFS from scratch which is built in
this chapter.

config-versatile is an example kernel config to build versatile images for
qemu-system-arm.