link to OpenWrt serial console docs

module-based-network
Daniel Barlow 2023-05-21 23:41:42 +01:00
parent 805c2f7984
commit 43fa9f0679
1 changed files with 3 additions and 1 deletions

View File

@ -90,7 +90,9 @@ Hardware devices
How you get your image onto hardware will vary according to the 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 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 serial console pads/headers, then using U-Boot to fetch images over
TFTP. TFTP. The OpenWrt documentation has a `good explanation <https://openwrt.org/docs/techref/hardware/port.serial>`_ of what you may expect to find on
the device.
There is a rudimentary TFTP server bundled with the system which runs There is a rudimentary TFTP server bundled with the system which runs
from the command line, has an allowlist for client connections, and from the command line, has an allowlist for client connections, and