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