summaryrefslogtreecommitdiff
path: root/application-devel/cross-devel/README.exercises
diff options
context:
space:
mode:
authorManuel Traut <manut@linutronix.de>2010-12-01 13:09:13 +0100
committerManuel Traut <manut@linutronix.de>2010-12-01 13:09:13 +0100
commite5d61ba5f48748e337daca006aecc241294fa7a4 (patch)
tree82f3daed1e01f2822c0ca7e0f671399370eae8d7 /application-devel/cross-devel/README.exercises
parentff17613cf37db72955edd0b6bfaeecf573791736 (diff)
parent1d77472d0986f3948eea0efd4a7cd7aee3558741 (diff)
Merge branch 'continental' of tglx.de:/home/jan/git/schulung into jan
Diffstat (limited to 'application-devel/cross-devel/README.exercises')
-rw-r--r--application-devel/cross-devel/README.exercises9
1 files changed, 9 insertions, 0 deletions
diff --git a/application-devel/cross-devel/README.exercises b/application-devel/cross-devel/README.exercises
new file mode 100644
index 0000000..e7d706d
--- /dev/null
+++ b/application-devel/cross-devel/README.exercises
@@ -0,0 +1,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.