Re: [PATCH v2 1/2] doc: Detailed example for netconsole setup

2024-05-18 Thread Tony Dinh
Hi Fiona, Added Heinrich to CC list. On Sat, May 18, 2024 at 4:05 AM Fiona Klute wrote: > > Hi Tony! > > Am 16.05.24 um 21:28 schrieb Tony Dinh: > > On Thu, May 16, 2024 at 3:43 AM Fiona Klute wrote: > >> > >> This adds details that I would have liked to have readily available, > >> in particul

Re: [PATCH v2 1/2] doc: Detailed example for netconsole setup

2024-05-18 Thread Fiona Klute
Hi Tony! Am 16.05.24 um 21:28 schrieb Tony Dinh: On Thu, May 16, 2024 at 3:43 AM Fiona Klute wrote: 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 u

Re: [PATCH v2 1/2] doc: Detailed example for netconsole setup

2024-05-16 Thread Tony Dinh
Hi Fiona, On Thu, May 16, 2024 at 3:43 AM Fiona Klute wrote: > > 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-

[PATCH v2 1/2] doc: Detailed example for netconsole setup

2024-05-16 Thread Fiona Klute
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 --- Changes in v2: * Include stderr redirection * Use 4