fix(zyxel/nwa50ax): ensure the DTB is in the FIT

Signed-off-by: Raito Bezarius <masterancpp@gmail.com>
This commit is contained in:
Raito Bezarius 2024-08-26 18:38:01 +02:00 committed by Ryan Lahfa
parent ea740bbfaf
commit 85bfe94429

View file

@ -224,6 +224,7 @@
tftp = {
# 5MB is nice.
freeSpaceBytes = 5 * 1024 * 1024;
appendDTB = true;
loadAddress = lim.parseInt "0x2000000";
};
};