use appended dtb in gl-mt300n-v2 tftpboot
probably the A variant needs this as well
This commit is contained in:
parent
19ad6cd278
commit
68eb1360f6
1 changed files with 1 additions and 0 deletions
|
@ -122,6 +122,7 @@
|
||||||
# 20MB seems to give enough room to uncompress the kernel
|
# 20MB seems to give enough room to uncompress the kernel
|
||||||
# without anything getting trodden on. 10MB was too small
|
# without anything getting trodden on. 10MB was too small
|
||||||
loadAddress = lim.parseInt "0x1400000";
|
loadAddress = lim.parseInt "0x1400000";
|
||||||
|
appendDTB = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
kernel = {
|
kernel = {
|
||||||
|
|
Loading…
Reference in a new issue