[U-Boot] [PATCH v2 3/5] sunxi: net: Enable eeprom on OLinuXino Lime2 boards

Olliver Schinagl o.schinagl at ultimaker.com
Tue Jan 26 17:11:52 CET 2016


Hey Joe,

On 26-01-16 01:34, Joe Hershberger wrote:
> Hi Olliver,
>
> On Mon, Dec 14, 2015 at 6:41 AM, Olliver Schinagl
> <o.schinagl at ultimaker.com> wrote:
>> This patch enables the I2C EEPROM to be probed for a MAC address on the
>> OLinuXino board.
>>
>> Signed-off-by: Olliver Schinagl <o.schinagl at ultimaker.com>
>> ---
> You should use patman so that you can keep track of changes in
> revisions of your patches.
I just looked up on it and it looks like a good tool! So I will try to 
get familiar with it, thanks for the tip!
>
>>   configs/A20-OLinuXino-Lime2_defconfig | 3 +++
>>   1 file changed, 3 insertions(+)
>>
>> diff --git a/configs/A20-OLinuXino-Lime2_defconfig b/configs/A20-OLinuXino-Lime2_defconfig
>> index b5181c6..5e38618 100644
>> --- a/configs/A20-OLinuXino-Lime2_defconfig
>> +++ b/configs/A20-OLinuXino-Lime2_defconfig
>> @@ -14,4 +14,7 @@ CONFIG_SYS_EXTRA_OPTIONS="SUNXI_GMAC,RGMII,AHCI,SATAPWR=SUNXI_GPC(3)"
>>   # CONFIG_CMD_FPGA is not set
>>   CONFIG_CMD_GPIO=y
>>   CONFIG_ETH_DESIGNWARE=y
>> +CONFIG_NET_ETHADDR_EEPROM=y
>> +CONFIG_NET_ETHADDR_EEPROM_I2C=y
>> +CONFIG_NET_ETHADDR_EEPROM_I2C_BUS=1
>>   CONFIG_USB_EHCI_HCD=y
>> --
>> 2.6.2
>>
>> _______________________________________________
>> U-Boot mailing list
>> U-Boot at lists.denx.de
>> http://lists.denx.de/mailman/listinfo/u-boot

-- 
Met vriendelijke groeten, Kind regards, 与亲切的问候

Olliver Schinagl
Software Engineer
Research & Development
Ultimaker B.V.



More information about the U-Boot mailing list