[PATCH v3 0/1] ARM: mvebu: dts: Add dts file for DLink DNS-327L

Andrew andrew at ncrmnt.org
Sun May 3 15:05:56 PDT 2015


Andrew Lunn писал 03.05.2015 23:50:
> Hi Andrew
> 
>> DNS-327L is a 2-bay NAS with the following specs:
>>      - 512MiB RAM
>>      - 128MiB NAND Flash
>>      - 1 GbE interface (Marvell PHY)
> 
> ...
> 
>> /* Set RGMII voltage to 1.8v, according to public docs. Nice! */
>> mw.l 0xd00184e0 0xa8a;
>> /* Some weird magic that goes into phy registers, no public docs */
>> phyWrite 0 16 2;
>> phyWrite 0 19 77;
>> phyWrite 0 18 5747;
> 
> Take a look at the marvell,reg-init property. Might do what you need.
> 
>      Andrew

Thanks for the tip. So far I'm solving it via u-boot.
You have to set RGMII voltage there anyway if you want tftp for the 
updates,
so it looks like the right place to do this kind of stuff.


I'll add the proper magic to the dts file and resend tomorrow.

-- 
Regards,
Andrew




More information about the linux-arm-kernel mailing list