mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
Removed default memory configuration for qemu.
This commit is contained in:
@@ -254,7 +254,7 @@ lappend boot_modules libc.lib.so vfs.lib.so vfs_pipe.lib.so vfs
|
|||||||
build_boot_image $boot_modules
|
build_boot_image $boot_modules
|
||||||
|
|
||||||
|
|
||||||
append qemu_args " -nographic -m 800 "
|
append qemu_args " -nographic "
|
||||||
|
|
||||||
# wait until Noux started
|
# wait until Noux started
|
||||||
run_genode_until {.*\[init -> vfs\] creating build directory\.\.\..*\n} $boot_timeout
|
run_genode_until {.*\[init -> vfs\] creating build directory\.\.\..*\n} $boot_timeout
|
||||||
|
|||||||
Reference in New Issue
Block a user