mt300a tftpboot needs appendDTB
This commit is contained in:
parent
b9ba9ef835
commit
6661e42684
1 changed files with 2 additions and 1 deletions
|
@ -124,6 +124,7 @@
|
||||||
};
|
};
|
||||||
boot.tftp = {
|
boot.tftp = {
|
||||||
loadAddress = lim.parseInt "0x00A00000";
|
loadAddress = lim.parseInt "0x00A00000";
|
||||||
|
appendDTB = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
kernel = {
|
kernel = {
|
||||||
|
|
Loading…
Reference in a new issue