Menu

ARM Emulation linux Using QEMU / Blog: Recent posts

Instruction:

Instruction:

This is image of VMplayer suport build and emulator linux for ARM.
+CROSS_COMPILE arm-none-linux-gnueabi for ARM
+Source & Build uboot for ARM
+Source & Build linux kernel for ARM
+Source & Build busybox for ARM
+Source & Build rootfilesytem for ARM

Source & Build Uboot
cd /home/hqbui/work/arm/u-boot-2010.03
Makeconfig for board versatilepb_config
hmake config
Build uboot image
hmake all
emulator with qemu
hmake qemu... read more

Posted by quanghuyen1301 2013-05-16