Home
last modified time | relevance | path

Searched hist:"61 fc52b660cba005cb73df2c546293f3ba608409" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/board/freescale/corenet_ds/
H A Deth_p4080.c61fc52b660cba005cb73df2c546293f3ba608409 Tue Aug 14 06:47:25 UTC 2012 Timur Tabi <timur@freescale.com> powerpc/85xx: get rid of enum board_slots in P4080 MDIO driver

enum board_slots contained six values, where SLOT1 == 1, SLOT2 == 2, and
so on. This is pointless, so remove it. Also move the lane_to_slot[]
array to the top of the file so that it can be used by other functions.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>