Hi, I want to boot linux kernel and root file system on qemu. I followed this blog http://emreboy.wordpress.com/2012/12/15/how-to-cross-compile-u-boot-and-work-it-on-qemu/ But this is for versatile board, I want it for a13 allwinner board. The blog asks to add a line to uboot/include/configs/versatile.h #define CONFIG_ARCH_VERSATILE_QEMU so that qemu works on it.
What is the substitute for it Regards, Divya Subramanian

