make loadAddress and entryPoint device configuration
... already having second thoughts about loadAddress
This commit is contained in:
@@ -23,10 +23,8 @@
|
||||
in {
|
||||
device = {
|
||||
defaultOutput = "directory";
|
||||
boot = {
|
||||
loadAddress = "0x80000000";
|
||||
entryPoint = "0x80000000";
|
||||
};
|
||||
loadAddress = "0x80000000";
|
||||
entryPoint = "0x80000000";
|
||||
};
|
||||
|
||||
kernel = {
|
||||
|
Reference in New Issue
Block a user