forked from DGNum/liminix
gl-ar750 appendDTB
This commit is contained in:
parent
b6e2585ebb
commit
11384d78af
1 changed files with 1 additions and 0 deletions
|
@ -155,6 +155,7 @@
|
||||||
};
|
};
|
||||||
boot.tftp = {
|
boot.tftp = {
|
||||||
loadAddress = lim.parseInt "0x00A00000";
|
loadAddress = lim.parseInt "0x00A00000";
|
||||||
|
appendDTB = true;
|
||||||
};
|
};
|
||||||
kernel = {
|
kernel = {
|
||||||
src = pkgs.pkgsBuildBuild.fetchurl {
|
src = pkgs.pkgsBuildBuild.fetchurl {
|
||||||
|
|
Loading…
Reference in a new issue