[U-Boot] [PATCH v3 1/4] arm, am33xx: add defines for gmii_sel_register bits

Mugunthan V N mugunthanvnm at ti.com
Mon Aug 12 19:36:39 CEST 2013


On Monday 12 August 2013 07:52 PM, Tom Rini wrote:
>>>> +#define GMII2_SEL_MII		0x0
>>>> > >>+#define GMII2_SEL_RMII		0x4
>>>> > >>+#define GMII2_SEL_RGMII		0x8
>>>> > >>+#define GMII2_SEL_NOTUSED	0xc
>>> > >NOTUSED not needed as it is not supposed to be used.
>> > 
>> > same here ...
> I think "Not Used" in the TRM here means "this port is not used" rather
> than "this combination of bits is not to be used", so the changes are
> correct.
But having this define is not useful as far as I can think of as there
is not abstraction API for this to check what user is passing. But I
leave it to Tom's decision to have this change or not.

Other than this the patch looks good to me.
Acked-by: Mugunthan V N <mugunthanvnm at ti.com>

Regards
Mugunthan V N


More information about the U-Boot mailing list