diff options
author | Ramkumar Ramachandra <artagnon@gmail.com> | 2013-09-28 12:19:56 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2013-09-30 15:51:29 +0100 |
commit | 4eb507b874035873dafdb381e61935fed7a8ad85 (patch) | |
tree | 59bc4ddeb099f186a26ed519bdaa6c3863bab13b /tools/testing | |
parent | ade37198937a52bc3f59c40ffb14cb6688b273b7 (diff) | |
download | op-kernel-dev-4eb507b874035873dafdb381e61935fed7a8ad85.zip op-kernel-dev-4eb507b874035873dafdb381e61935fed7a8ad85.tar.gz |
arm64: include VIRTIO_{MMIO,BLK} in defconfig
Currently, development on arm64 is aided by a Foundation_v8 emulator
distributed by ARM [1]. To run their kernels, users will execute:
$ ./Foundation_v8 --image linux-system.axf --block-device raring-rootfs
To mount the raring-rootfs filesystem, the kernel parameter should
typically include:
root=/dev/vda
For this device to be present, the kernel must be compiled with
VIRTIO_{MMIO,BLK}. To make this work out-of-the-box, make it part of the
default configuration.
[1]: https://silver.arm.com/browse/FM00A
Cc: Will Deacon <will.deacon@arm.com>
Cc: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Ramkumar Ramachandra <artagnon@gmail.com>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions