u-boot/board/spear/common
Vipin KUMAR 8026b1e42f SPEAr: Place ethaddr write and read within CONFIG_CMD_NET
ethaddr can be optionally read from i2c memory. So, chip_config command supports
reading/writing hw mac id into i2c memory. Placing this code within
CONFIG_CMD_NET as this would only be needed when network interface is configured

Signed-off-by: Vipin Kumar <vipin.kumar@st.com>
Signed-off-by: Amit Virdi <amit.virdi@st.com>
Signed-off-by: Stefan Roese <sr@denx.de>
2012-07-07 14:07:40 +02:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
spr_lowlevel_init.S mod change 755 => 644 for multiple files 2010-03-21 22:22:53 +01:00
spr_misc.c SPEAr: Place ethaddr write and read within CONFIG_CMD_NET 2012-07-07 14:07:40 +02:00