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
parent 0550e0a5b1
commit 4be1d9c95c

View file

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