[U-Boot-Users] Re: recieving network packets ?

Maximus john.maximus at gmail.com
Fri Jan 27 06:31:04 CET 2006


Hi,
    I just want to implement a command which just recieves commands
(UDP Packets) from
remote and executes them.

Just a standalone function which does the same.

Is this possible in u-boot ?

I was just thinking of using Main packet reception loop in NetLoop
Function - something like
calling eth_rx within a loop.


What does WATCHDOG_RESET do ?. is it neccessary to include in such a loop ?

Regards,
John

On 1/27/06, Wolfgang Denk <wd at denx.de> wrote:
> In message <3634de740601260323l57a698beh2636f99d70dddd98 at mail.gmail.com> you
> wrote:
> >
> >    Its an application level protocol using UDP. i am able to send
>                                                   ^^^^^^^^^^^^^^^^^
> > packet but unable to recieve
>              ^^^^^^^^^^^^^^^^^
> >    packets.
> ...
> >    i am implementing a command  it does not send any packets - it just
>                                      ^^^^^^^^^^^^^^^^^^^^^^^^^      ^^^^
> > recieves packets
>   ^^^^^^^^
>
> Your problem description is confusing.
>
> Best regards,
>
> Wolfgang Denk
>
> --
> Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
> Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
> The sooner our happiness together begins, the longer it will last.
> 	-- Miramanee, "The Paradise Syndrome", stardate 4842.6
>




More information about the U-Boot mailing list