forked from dan/liminix
1
0
Fork 0
liminix/tests/tftpboot
Daniel Barlow e8e0de0284 make tftpboot work on devices with old u-boot
Some devices have a U-boot variant that does not accept a third
parameter on the "bootm" command, meaning we can't override the dtb
in the bootloader so have to smush it back into the kernel image

This is WIP because
- still hardcodes MIPS
- doesn't work in QEMU

Based on
https://gti.telent.net/raboof/liminix/src/branch/tftp-old-uboot

Co-authored-by:  Arnout Engelen <arnout@bzzt.net>
2024-02-15 20:12:03 +00:00
..
a.sh add CI job to test tftpboot 2023-12-18 22:42:29 +00:00
configuration.nix better detect test succeeded 2023-12-22 15:29:33 +00:00
script.expect tftpboot: don't rely on hostname being set 2024-01-03 19:40:00 +00:00
test.nix make tftpboot work on devices with old u-boot 2024-02-15 20:12:03 +00:00