forked from dan/liminix
1
0
Fork 0
liminix/tests
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
..
ext4 move output module imports example -> device 2023-12-10 16:38:53 +00:00
fennel rename luaSmall package to lua 2023-07-02 18:19:54 +01:00
jffs2 fix the tests we broke 2023-12-10 17:12:57 +00:00
kernel remove checkedConfig, check all the config 2022-10-19 22:09:38 +01:00
min-copy-closure a test for liminix-rebuild 2023-12-29 22:11:04 +00:00
pppoe switch pppoe test back to qemu mips 2023-11-26 23:18:24 +00:00
pseudofiles remove support for sockets in pseudofiles 2023-04-04 23:23:22 +01:00
smoke rename flashable->flashimage, o.squashfs to rootfs 2023-04-10 18:13:27 +01:00
tftpboot make tftpboot work on devices with old u-boot 2024-02-15 23:44:47 +00:00
wlan wlan test: robustify, tail log on failure 2023-12-22 15:49:43 +00:00
ci.nix add CI job to test tftpboot 2023-12-18 22:42:29 +00:00
test-helpers.sh extract common shell fns in tests 2023-05-07 23:01:24 +01:00