use appended dtb in gl-mt300n-v2 tftpboot

probably the A variant needs this as well
main
Daniel Barlow 2024-04-17 18:48:19 +01:00
parent 19ad6cd278
commit 68eb1360f6
1 changed files with 1 additions and 0 deletions

View File

@ -122,6 +122,7 @@
# 20MB seems to give enough room to uncompress the kernel
# without anything getting trodden on. 10MB was too small
loadAddress = lim.parseInt "0x1400000";
appendDTB = true;
};
kernel = {