Files
u-boot/board/freescale
Shaohui Xie 145dbc0250 powerpc/p2041: configure the CPLD lane_mux according to RCW
Lane muxing on p2041 is controlled by a reg in CPLD, offset of this reg
is 0xc, CPLD supports SATA by default, we should re-configure the lane
muxing according to RCW, which indicates what SerDes protocol it is running.

Default lane muxing map is as below:
Lane G on bank1 routes to SGMII, controlled by bit 1 of the reg;
Lane A on bank2 routes to AURORA, controlled by bit 0 of the reg;
Lane C/D on bank2 routes to SATA0 and SATA1, controlled by bit 2
and bit 3 respectively.

Default value of these bits for lane muxing is '1', we should set or clear
these bits accoring to RCW.

Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
2012-08-08 17:13:39 -05:00
..
2012-07-11 10:54:53 +02:00
2011-10-27 21:56:32 +02:00
2012-07-07 14:07:26 +02:00
2012-07-07 14:07:26 +02:00
2012-07-07 14:07:26 +02:00
2012-07-07 14:07:26 +02:00
2012-07-07 14:07:26 +02:00
2012-07-22 21:58:26 +02:00