u-boot/include/asm-arm/arch-spear
Vipin KUMAR f92994f0f7 SPEAr : Support for HW mac id read/write from i2c mem
This patch adds the  support to read and write mac id from i2c
memory.
For reading:
	if (env contains ethaddr)
		pick env ethaddr
	else
		pick ethaddr from i2c memory
For writing:
	chip_config ethaddr XX:XX:XX:XX:XX:XX writes the mac id
	in i2c memory

Signed-off-by: Vipin <vipin.kumar@st.com>
2010-01-23 08:15:49 -06:00
..
hardware.h SPEAr : Adding basic SPEAr architecture support. 2010-01-23 08:15:49 -06:00
spr_defs.h SPEAr : Support for HW mac id read/write from i2c mem 2010-01-23 08:15:49 -06:00
spr_gpt.h SPEAr : Adding basic SPEAr architecture support. 2010-01-23 08:15:49 -06:00
spr_i2c.h SPEAr : i2c driver support added for SPEAr SoCs 2010-01-23 08:15:49 -06:00
spr_misc.h SPEAr : Adding basic SPEAr architecture support. 2010-01-23 08:15:49 -06:00
spr_nand.h SPEAr : nand driver support for SPEAr SoCs 2010-01-23 08:15:49 -06:00
spr_smi.h SPEAr : smi driver support for SPEAr SoCs 2010-01-23 08:15:49 -06:00
spr_syscntl.h SPEAr : Adding basic SPEAr architecture support. 2010-01-23 08:15:49 -06:00
spr_xloader_table.h SPEAr : Support added for SPEAr600 board 2010-01-23 08:15:49 -06:00