[PATCH 0/3] [R/master] enable ARM Versatile Express support
Paolo Pisati
paolo.pisati at canonical.com
Thu Jan 31 23:09:33 UTC 2013
Versatile is the ARM reference board that can be emulated via qemu:
qemu-system-arm -kernel vmlinuz-3.8.0-3-omap -initrd initrd.img-3.8.0-3-omap -M vexpress-a9 -cpu cortex-a9 -serial stdio -m 1024 -append 'root=/dev/mmcblk0p2 rw mem=1024M raid=noautodetect rootwait console=ttyAMA0,38400n8 vmalloc=256MB devtmpfs.mount=0' -sd vexpress.img
A prebuilt version of kernel, initrd and rootfs are available here:
http://people.canonical.com/~ppisati/vexpress/
Following are config changes to enable serial console, mmc and framebuffer support.
Paolo Pisati (3):
UBUNTU: [Config] SERIAL_AMBA_PL011=y (vexpress serial console)
UBUNTU: [Config] MMC_ARMMMCI=y (vexpress mmc)
UBUNTU: [Config] FB_ARMCLCD=y (vexpress framebuffer)
debian.master/config/armhf/config.flavour.highbank | 3 ++-
debian.master/config/armhf/config.flavour.omap | 3 ++-
debian.master/config/config.common.ubuntu | 3 +--
3 files changed, 5 insertions(+), 4 deletions(-)
--
1.7.10.4
More information about the kernel-team
mailing list