rewrite phram boot to use correct sizes and offsets
This commit is contained in:
parent
1a08aaad01
commit
dd8c8edd9c
8 changed files with 64 additions and 30 deletions
|
@ -41,6 +41,6 @@
|
|||
SERIAL_8250_CONSOLE= "y";
|
||||
};
|
||||
};
|
||||
device.defaultOutput = "directory";
|
||||
device.defaultOutput = "vmroot";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue