Re: How to make bootloader support normal TFTP,not PB?

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: fred (fred_at_discussions.microsoft.com)
Date: 08/09/04


Date: Sun, 8 Aug 2004 20:31:04 -0700

Hi, K. S. Huang

    After change the parameter EDBG_DOWNLOAD_PORT into 69, I build the
eboot and have a test. I use TFTP.EXE to upload nk.bin to target device, but
an error "EDBG_DOWNLOAD_PORT " happened. Through the debug message I find
that the device has recieved some packet, but very few.

   I need your help.
Fred

"K. S. Huang" wrote:

> Actually the EBoot itself is a TFTP Server but it uses some other UDP port
> (port 980 default is 69).
> So you could modify the EbootInitEtherTransport in
> public\common\oak\drivers\ethdbg\eboot\ebsimp.c
> at about line 302 , change the EDBG_DOWNLOAD_PORT to the regular TFTP port
> of EbootInitTftpSimple's parameter.
>
> After taht, you may use regular TFTP client, for example the TFTP.exe on
> windows to upload the OS image.
>
> if you want to let the EBoot to be a TFTP client (most Network device doing
> so), you could refer the following link
>
> http://groups.google.com/groups?hl=zh-TW&lr=&ie=UTF-8&selm=%23mV3m0OcEHA.115
> 2%40TK2MSFTNGP09.phx.gbl
>
> "fred" <fred@discussions.microsoft.com> ¼¶¼g©ó¶l¥ó·s»D
> :625A6FA4-5801-4E6B-8F69-78E365EC64C1@microsoft.com...
> > Hi,
> > I want to make the bootloader support normal TFTP,not PB'S bootme for
> > manufacture. You know the manufactory can't use PB, it's so fussy for
> > worker.Please give me some advice.
> > Thank you.
> > Fred
>
>
>



Relevant Pages

  • Re: How to make bootloader support normal TFTP,not PB?
    ... eboot and have a test. ... Through the debug message I find ... > windows to upload the OS image. ... > if you want to let the EBoot to be a TFTP client (most Network device doing ...
    (microsoft.public.windowsce.platbuilder)
  • Re: downloading problem
    ... Where are you getting the "TAPI NOT READY" message? ... how do you try to upload the ... to device by the help of EBOOT running on the device side. ... Iam working in a hardware kit which has PXA 270 processor. ...
    (microsoft.public.windowsce.platbuilder)