commit | 4a4161ff9673b8823b540b74808d36fe69f7fc93 | [log] [tgz] |
---|---|---|
author | Fiona Klute <fiona.klute@gmx.de> | Sat May 18 12:47:05 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Jun 06 09:25:08 2024 +0200 |
tree | 30a9c2b82ffe34840bef705b6229310a217b0077 | |
parent | 0656e39a8f1240df8dc15d60bb66d28de595a85e [diff] |
doc: Detailed example for netconsole setup This adds details that I would have liked to have readily available, in particular how to activate the network interface before enabling netconsole, and how to integrate netconsole so you can use the U-Boot prompt. Signed-off-by: Fiona Klute <fiona.klute@gmx.de> Reviewed-by: Tony Dinh <mibodhi@gmail.com>