tftp load address is per-device, IP addresses are local config
This commit is contained in:
@@ -26,6 +26,9 @@
|
||||
loadAddress = "0x80000000";
|
||||
entryPoint = "0x80000000";
|
||||
};
|
||||
boot.tftp = {
|
||||
loadAddress = "0x00A00000";
|
||||
};
|
||||
|
||||
kernel = {
|
||||
src = pkgs.fetchurl {
|
||||
|
Reference in New Issue
Block a user