commit | 5a116726cf757192eb23c6beab6c5365f3fcd4f5 | [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 | 9edc13159ec4c280961d02775db25e7588f1cecb [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>