[U-Boot-Users] I2C address above 0x7f

Wolfgang Denk wd at denx.de
Wed Dec 4 16:33:06 CET 2002


In message <0212041616150I.06014 at pcj86.jena.mazet.de> you wrote:
> 
> Hurray, it seems to work. Thank you for all the support. I've borrowed the 
> LWMON configuration, thank you Wolfgang.

:-) You're welcome.

> A quick guidance how to write to the lowest and the highest address of my 
> FRAM would be really great.

Read:	=> eeprom read 100000 0 <size_of_fram_in_bytex_in_hex>
	=> md 100000

Write:	=> eeprom write 100000 0 <size_of_fram_in_bytex_in_hex>

Best regards,

Wolfgang Denk

-- 
Software Engineering:  Embedded and Realtime Systems,  Embedded Linux
Phone: (+49)-8142-4596-87  Fax: (+49)-8142-4596-88  Email: wd at denx.de
egrep patterns are full regular expressions; it uses a fast  determi-
nistic algorithm that sometimes needs exponential space.
- unix manuals




More information about the U-Boot mailing list