Re: [Etherboot-developers] Driver probing twice in latest 5.1 cvs
Brought to you by:
marty_connor,
stefanhajnoczi
|
From: <ebi...@ln...> - 2003-01-17 02:57:47
|
"Timothy Legge" <tim...@us...> writes: > > I have a serial console log of etherboot appended so if you can point > out > > rough where you think an extra probe may be happening I am willing to > take > > a look. > > > > Starting: EFI Lanboot > > ROM segment 0x0000 length 0x0000 reloc 0xbeedd310 > > Etherboot 5.1.5pre2 (GPL) ELF64 for [undi_nii] > > Relocating _text from: [00000040beedd310,00000040beffa8e0) to > > [000000003f0f4a30,000000003f212000) > > ITC 900 Mhz > > Boot from (N)etwork (D)isk (F)loppy or from (L)ocal? > > Probing pci nic... > > I think it starts here. I am trying to setup miniterm, to be able to > get a dump of the information. There is a real lack on information on > how to set up two serial debugging on the Linux side. I found the > Etherboot config setting but getting the Linux side configured is a > pain. I have been doing it to long :) Anyway the easy solution should just be: connect null modem cable. run minicom select your serial port and baud rate. Watch what is happening... Eric |