public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot-Users] u-boot bringup
@ 2005-09-02  5:47 Raghu
  2005-09-02 10:51 ` [U-Boot-Users] ARP request packet size pradeep sawlani
  2005-09-02 14:28 ` [U-Boot-Users] u-boot bringup Cliff Brake
  0 siblings, 2 replies; 4+ messages in thread
From: Raghu @ 2005-09-02  5:47 UTC (permalink / raw)
  To: u-boot

Hello All, 

I successfully ported u-boot on a PPC405EP processor, 
But I get the u-boot prompt only when I connect and
execute it using the BDI2000, including all the serial
outputs. But if I disconnect the BDI nothing comes up
on the Serial COM. 

Any clues please ??

Thanks, 
Raghu.



		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] ARP request packet size
  2005-09-02  5:47 [U-Boot-Users] u-boot bringup Raghu
@ 2005-09-02 10:51 ` pradeep sawlani
  2005-09-02 12:08   ` Dominique bastien
  2005-09-02 14:28 ` [U-Boot-Users] u-boot bringup Cliff Brake
  1 sibling, 1 reply; 4+ messages in thread
From: pradeep sawlani @ 2005-09-02 10:51 UTC (permalink / raw)
  To: u-boot

Hello all,
I am porting u-boot and i am writing network driver.When uboot tries to send 
Arp request the packet size is 42 bytes and hence the other machines in 
network dont accept the request as the minimum size of ethernet frame should 
be 64bytes and hence ARP request packet is dropped. The problem is should 
the padding of packet to 64bytes should be done in driver code or there is 
other solution ????
Regards,
Pradeep.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.denx.de/pipermail/u-boot/attachments/20050902/a7918340/attachment.htm 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] ARP request packet size
  2005-09-02 10:51 ` [U-Boot-Users] ARP request packet size pradeep sawlani
@ 2005-09-02 12:08   ` Dominique bastien
  0 siblings, 0 replies; 4+ messages in thread
From: Dominique bastien @ 2005-09-02 12:08 UTC (permalink / raw)
  To: u-boot

Most of the network device contains a bit to configure
padding or not padding (it's why network stack doesn't
do anything for that).  Try to find inside Linux or
BSD a reference implementation of your chipset, it's
useful when you write a network driver for the first
time.


--- pradeep sawlani <pradep@gmail.com> wrote:

> Hello all,
> I am porting u-boot and i am writing network
> driver.When uboot tries to send 
> Arp request the packet size is 42 bytes and hence
> the other machines in 
> network dont accept the request as the minimum size
> of ethernet frame should 
> be 64bytes and hence ARP request packet is dropped.
> The problem is should 
> the padding of packet to 64bytes should be done in
> driver code or there is 
> other solution ????
> Regards,
> Pradeep.
> 


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [U-Boot-Users] u-boot bringup
  2005-09-02  5:47 [U-Boot-Users] u-boot bringup Raghu
  2005-09-02 10:51 ` [U-Boot-Users] ARP request packet size pradeep sawlani
@ 2005-09-02 14:28 ` Cliff Brake
  1 sibling, 0 replies; 4+ messages in thread
From: Cliff Brake @ 2005-09-02 14:28 UTC (permalink / raw)
  To: u-boot

On 9/2/05, Raghu <raghu_dk@yahoo.com> wrote:
 
> I successfully ported u-boot on a PPC405EP processor,
> But I get the u-boot prompt only when I connect and
> execute it using the BDI2000, including all the serial
> outputs. But if I disconnect the BDI nothing comes up
> on the Serial COM.
> 
> Any clues please ??

The BDI2000 might be doing some type of processor initialization that
is not being done properly in your u-boot code.  Another possibility
might be a reset issue.  Have you verified the basics like you are
getting flash chip selects, etc?

Cliff

-- 
=======================
Cliff Brake
http://bec-systems.com

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2005-09-02 14:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-02  5:47 [U-Boot-Users] u-boot bringup Raghu
2005-09-02 10:51 ` [U-Boot-Users] ARP request packet size pradeep sawlani
2005-09-02 12:08   ` Dominique bastien
2005-09-02 14:28 ` [U-Boot-Users] u-boot bringup Cliff Brake

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox