add fit bootloader

this is for the belkin rt3200, whose uboot doesn't do
extlinux but can load a fit from a ubifs. It adds the
a kernel+dtb as /boot/fit
This commit is contained in:
Daniel Barlow
2024-12-23 11:21:58 +00:00
parent 1347937345
commit db4f098c02
2 changed files with 28 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ in
./outputs/squashfs.nix
./outputs/vmroot.nix
./outputs/boot-extlinux.nix
./outputs/boot-fit.nix
./outputs/uimage.nix
./outputs/updater
];