[U-Boot-Users] how to use 'eeprom read' command

Sachin Rane, Alphion Communications srane at alphion.com
Mon Sep 24 17:21:59 CEST 2007


Hi,

I want to read boot eeprom using u-boot.
Can you tell me which 'addr' I need to pass to the 'eeprom read' command?

--------------------------------------------------------------------------
=> help eeprom
eeprom read  devaddr addr off cnt
eeprom write devaddr addr off cnt
       - read/write `cnt' bytes from `devaddr` EEPROM at offset `off'

--------------------------------------------------------------------------

I want to access boot eprom which is at 'devaddr' 0x54 and offset '0' to 
'10'.

But I am not clear what ro pass for the 'addr' argument.

Regards,
Sachin Rane




More information about the U-Boot mailing list