Hi, So I got this far after many hours of scratching my head. Let's make EXT4, VIRTIO_MMIO, and VIRTIO_BLK part of the default configuration so users have a pleasant ride when attempting to run their freshly built AArch64 kernel. My boot wrapper has diverged from Catalin's quite significantly [1], and it works well for me. I intend to address more papercuts in future patches.
Thanks. [1]: https://github.com/artagnon/boot-wrapper-aarch64 Ramkumar Ramachandra (2): arm64: include EXT4 in defconfig arm64: include VIRTIO_{MMIO,BLK} in defconfig arch/arm64/configs/defconfig | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) -- 1.8.4.477.g4cae6f5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/