[U-Boot-Users] EEPROM content and multiple NIC

Wolfgang Denk wd at denx.de
Wed Apr 20 17:08:00 CEST 2005


In message <20050420144405.70123.qmail at web32203.mail.mud.yahoo.com> you wrote:
> 
> > > d008 == 1101000000001000
> > > 100b == 0001000000001011
...
> Looks like an endian issue to me. Just do a byte swap...

No, not at all. Endianess affects the BYTE order, i. e. the  sequence
of bytes, but not the positions of the bits in a byte.

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
What the gods would destroy they first submit to  an  IEEE  standards
committee.




More information about the U-Boot mailing list