[U-Boot] arm, am33xx: add defines for gmii_sel_register bits

Heiko Schocher hs at denx.de
Wed Jun 5 07:39:40 CEST 2013


Hello Tom,

Am 04.06.2013 23:30, schrieb Tom Rini:
> On Tue, Jun 04, 2013 at 11:03:18AM +0200, Heiko Schocher wrote:
> 
>> move gmii_sel register defines from board code to common place.
> [snip]
>>  /* MII mode defines */
>> -#define RMII_MODE_ENABLE	0x4D
>> +#define RMII_MODE_P1_ENABLE	0x4D
> [snip]
>>  /* MII mode defines */
>> -#define MII_MODE_ENABLE		0x0
>> -#define RGMII_MODE_ENABLE	0xA
>>  #define RMII_RGMII2_MODE_ENABLE	0x49
> 
> Looks like there's a few bits you're leaving in the board files still,
> please move them all over since they come from the TRM, right?  Thanks!

Done.

bye,
Heiko
-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany


More information about the U-Boot mailing list