change defaultOutput for hardware devices to flashimage
if you're using tftpboot you probably know what you're doing
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
};
|
||||
in {
|
||||
hardware = {
|
||||
defaultOutput = "tftpboot";
|
||||
defaultOutput = "flashimage";
|
||||
loadAddress = "0x80000000";
|
||||
entryPoint = "0x80000000";
|
||||
|
||||
|
Reference in New Issue
Block a user