summaryrefslogtreecommitdiff
path: root/README
blob: e1d2cccfb76409aa96bbd324fdb0245737b06c0a (plain)
1
2
3
4
5
6
7
8
9
10
This is a few scripts taken from Open Embedded and altered
to work for the ARM Versatile Express target without having
Open Embedded installed.

To start an ARM image using qemu-arm, run:

    ./run-built-arm-image <KERNEL> <ROOTFS>

Running the command requires tunctl to be installed on the user's system,
since it does not use Open Embedded's sysroot.