forked from DGNum/liminix
fix(zyxel/nwa50ax): ensure the DTB is in the FIT
Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
parent
ea740bbfaf
commit
85bfe94429
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