forked from DGNum/liminix
seedrng #3
1 changed files with 1 additions and 0 deletions
|
@ -224,6 +224,7 @@
|
|||
tftp = {
|
||||
# 5MB is nice.
|
||||
freeSpaceBytes = 5 * 1024 * 1024;
|
||||
appendDTB = true;
|
||||
loadAddress = lim.parseInt "0x2000000";
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue