gl-ar750 appendDTB

This commit is contained in:
Daniel Barlow 2024-05-09 00:01:49 +01:00
parent e64390460a
commit 0d49f0f7a7
1 changed files with 1 additions and 0 deletions

View File

@ -155,6 +155,7 @@
};
boot.tftp = {
loadAddress = lim.parseInt "0x00A00000";
appendDTB = true;
};
kernel = {
src = pkgs.pkgsBuildBuild.fetchurl {