liminix/tests/tftpboot
Daniel Barlow c373152673 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 doesn't work in QEMU but I think the problem is with the
U-Boot configuration for QEMU. It does work on at least one
hardware device so I'm pushing it anyway

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

Co-authored-by:  Arnout Engelen <arnout@bzzt.net>
2024-02-15 23:44:47 +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 23:44:47 +00:00