From: Codrin Ciubotariu Date: Mon, 12 Jan 2015 12:08:35 +0000 (+0200) Subject: board/T1040qds: Fix lane-to-slot mapping for SerDes protocol 0x89 X-Git-Tag: v2015.04-rc1~61^2~4 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ea191e6df254f135bc315411e42d65ccaa6dca66;p=platform%2Fkernel%2Fu-boot.git board/T1040qds: Fix lane-to-slot mapping for SerDes protocol 0x89 Signed-off-by: Codrin Ciubotariu Reviewed-by: York Sun --- diff --git a/board/freescale/t1040qds/eth.c b/board/freescale/t1040qds/eth.c index 06d9086..c6fc146 100644 --- a/board/freescale/t1040qds/eth.c +++ b/board/freescale/t1040qds/eth.c @@ -216,6 +216,7 @@ static void initialize_lane_to_slot(void) lane_to_slot[1] = 7; lane_to_slot[2] = 7; lane_to_slot[3] = 7; + lane_to_slot[6] = 7; lane_to_slot[7] = 7; break; case 0x8d: