mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
gem5: update to 239054f48439c18b93e1a70ff29dbcb0c4742cff
fs_bigLITTLE: no patches needed anymore, we now have the --root option.
This commit is contained in:
@@ -1,13 +0,0 @@
|
||||
diff --git a/configs/example/arm/fs_bigLITTLE.py b/configs/example/arm/fs_bigLITTLE.py
|
||||
index 7d66c03a6..d71e714fe 100644
|
||||
--- a/configs/example/arm/fs_bigLITTLE.py
|
||||
+++ b/configs/example/arm/fs_bigLITTLE.py
|
||||
@@ -194,7 +194,7 @@ def build(options):
|
||||
"norandmaps",
|
||||
"loglevel=8",
|
||||
"mem=%s" % default_mem_size,
|
||||
- "root=/dev/vda1",
|
||||
+ "root=/dev/vda",
|
||||
"rw",
|
||||
"init=%s" % options.kernel_init,
|
||||
"vmalloc=768MB",
|
||||
Reference in New Issue
Block a user