rt3200 defaults to ubifs
This commit is contained in:
parent
294492a176
commit
3f6e9b6384
@ -218,6 +218,7 @@
|
||||
tftp.loadAddress = lim.parseInt "0x4007ff28";
|
||||
imageFormat = "fit";
|
||||
};
|
||||
rootfsType = lib.mkDefault "ubifs";
|
||||
filesystem =
|
||||
let inherit (pkgs.pseudofile) dir symlink;
|
||||
in
|
||||
|
Loading…
Reference in New Issue
Block a user