John Crispin f582a93a6a realview: create sd card image for qemu
enables a real rootfs with custom size

use qemu with:
qemu-system-arm -M realview-pbx-a9 \
-kernel openwrt-realview-vmlinux.elf \
-nographic -m 1024M \
-sd openwrt-realview-sdcard.img \
--append "console=ttyAMA0 root=/dev/mmcblk0p1"

modified script from brcm2708 target

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>

SVN-Revision: 46924
2015-09-14 20:10:04 +00:00
..
2015-09-02 16:22:44 +00:00
2015-05-27 14:57:38 +00:00
2015-09-02 10:18:15 +00:00
2015-09-02 10:18:15 +00:00
2015-07-22 12:51:11 +00:00
2015-05-21 19:32:46 +00:00
2015-08-14 13:06:33 +00:00
2015-08-05 13:55:14 +00:00
2015-05-29 11:28:20 +00:00
2015-08-23 18:06:11 +00:00
2015-04-12 20:48:13 +00:00
2015-05-21 19:32:46 +00:00
2015-03-28 13:20:52 +00:00