Re: [U-Boot-Users] Can DHCP be used for TFTP booting?

2008-01-15 Thread hce
On Jan 16, 2008 9:30 AM, Ben Warren <[EMAIL PROTECTED]> wrote: > > hce wrote: > > Hi, > > > > I am currently using a fixed tftp server and client IP address for > > booting from tftp, it works fine. I am wondering if the DHCP can be > > used or not for tft

[U-Boot-Users] Can DHCP be used for TFTP booting?

2008-01-15 Thread hce
Hi, I am currently using a fixed tftp server and client IP address for booting from tftp, it works fine. I am wondering if the DHCP can be used or not for tftp booting, either for both TFTP server and client IP address or just for client IP address? If so, could you please give an example of how t