Broadcom started to use a new OUI for its 2013 and newer products:
D4-01-29 which translates into 0xae025000 for a 32-bits OUI, add its
definition.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
 #define PHY_BCM_OUI_3                  0x03625c00
 #define PHY_BCM_OUI_4                  0x600d8400
 #define PHY_BCM_OUI_5                  0x03625e00
-
+#define PHY_BCM_OUI_6                  0xae025000
 
 #define PHY_BCM_FLAGS_MODE_COPPER      0x00000001
 #define PHY_BCM_FLAGS_MODE_1000BX      0x00000002