and entryPoint

This commit is contained in:
Daniel Barlow
2023-11-12 18:50:47 +00:00
parent 315907de98
commit abfb35a231
8 changed files with 10 additions and 10 deletions

View File

@@ -66,7 +66,7 @@
in {
defaultOutput = "vmroot";
loadAddress = lim.parseInt "0x0";
entryPoint = "0x0";
entryPoint = lim.parseInt "0x0";
rootDevice = "/dev/mtdblock0";
flash.eraseBlockSize = "65536"; # c.f. pkgs/mips-vm/mips-vm.sh