change defaultOutput for hardware devices to flashimage

if you're using tftpboot you probably know what you're doing
This commit is contained in:
Daniel Barlow
2023-09-15 20:43:54 +01:00
parent 70fb9f86d3
commit 35c7f1643f
3 changed files with 3 additions and 3 deletions

View File

@@ -28,7 +28,7 @@
};
in {
hardware = {
defaultOutput = "tftpboot";
defaultOutput = "flashimage";
loadAddress = "0x80000000";
entryPoint = "0x80000000";