commit | 498610c9aa1d6a1454d4fc7e1955c8d65d549176 | [log] [tgz] |
---|---|---|
author | Shaohui Xie <Shaohui.Xie@freescale.com> | Mon Dec 03 21:36:32 2012 +0000 |
committer | Andy Fleming <afleming@freescale.com> | Wed Jan 30 11:25:08 2013 -0600 |
tree | 82eea6152dcd59d2d18c70d8c038fea3edbe95c0 | |
parent | 5e195a48173a1665d8fb7e2172d1f1a8fa82b801 [diff] |
powerpc/p2041: move Lanes mux to board early init Lanes mux currently is configured in eth.c when initializing FMAN ethernet ports, but SRIO and PCIe also need lanes mux, so we move the lanes mux to p2041rdb.c which implements a board-specific initialization and will be called at early stage. Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com>