From 43fa9f067956a8f42b2214e416e7254f23d7e77f Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Sun, 21 May 2023 23:41:42 +0100 Subject: [PATCH] link to OpenWrt serial console docs --- doc/developer.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/developer.rst b/doc/developer.rst index a46acfb..0f7a90e 100644 --- a/doc/developer.rst +++ b/doc/developer.rst @@ -90,7 +90,9 @@ Hardware devices How you get your image onto hardware will vary according to the device, but is likely to involve taking it apart to add wires to serial console pads/headers, then using U-Boot to fetch images over -TFTP. +TFTP. The OpenWrt documentation has a `good explanation `_ of what you may expect to find on +the device. + There is a rudimentary TFTP server bundled with the system which runs from the command line, has an allowlist for client connections, and