mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-11-10 09:54:28 -05:00
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 |
||
|---|---|---|
| .. | ||
| gen_realview_sdcard_img.sh | ||
| Makefile | ||