Skip to content

TFTP logic changes#32

Open
justanetworkgeek wants to merge 4 commits intoFree60Project:masterfrom
justanetworkgeek:master
Open

TFTP logic changes#32
justanetworkgeek wants to merge 4 commits intoFree60Project:masterfrom
justanetworkgeek:master

Conversation

@justanetworkgeek
Copy link

This should address tftp read request errors at large with the exception of a tftp server misconfigured or unreachable as set in kboot.conf - at which point you likely want such debug information if you're using a custom tftp server. Now tftp booting from bootp or fallback_server address will only be tried without a kboot.conf if networking is configured at compile time AND one of those servers is responding from server_address:69->console_address:ephemeral. Tested on an RGH2 trinity both with and without networking. This is a refinement of some earlier attempts at this fix on a PR I closed a month or two back. If it can be better lmk!

Tay added 3 commits January 1, 2026 03:44
…rking is configured at compile time and 2) only fire looped requests if either bootp or fallback_server are able to receive tftp requests.
@justanetworkgeek
Copy link
Author

I also added after testing basic controller and uart functionality to this XeLL. It now tells the user before entering the main loop how to interact with XeLL using a controller or UART. I left out "reboot to xell" options for now since there will be a mixture of hardware using XeLL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant