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

Tom Rini trini at ti.com
Tue Jun 4 23:30:59 CEST 2013


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!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20130604/cad95e8f/attachment.pgp>


More information about the U-Boot mailing list