Forwarding to the correct address. -------- Original Message -------- Subject: [PATCH] ppc32: add Freescale MPC885ADS board support Date: Fri, 10 Jun 2005 21:09:28 +0400 From: Andrei Konovalov <[EMAIL PROTECTED]> To: Tom Rini <trini at kernel.crashing.org> CC: linux-kernel at vger.kernel.org, linuxppc-embedded at lists.linuxppc.org
This patch adds the Freescale MPC885ADS board to 2.6.12-rc6. The supported devices are two SMC UARTs and 10Mbit ethernet on SCC3. FEC is not supported as the "combined FCC/FEC ethernet driver" driver by Pantelis Antoniou (first posted to this list on May 9; I'll call it "fs_enet" for short) should replace the current FEC driver. On MPC885ADS SCC ethernet PHY defaults to the full duplex mode upon reset. SCC is set to half duplex by default. This inconsistency is not handled by this patch for the following reasons: - ethernet works anyway (the statistics should look terrible though) - we are working on a patch to add SCC ehternet support to the fs_enet driver, and will revisit this full/half duplex issue when moving the board to the new ethernet driver and platform devices. Signed-off-by: Yuri Shpilevsky <yshpilevsky at ru.mvista.com> Signed-off-by: Andrei Konovalov <akonovalov at ru.mvista.com> -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: mpc885ads.20050610.diff Url: http://ozlabs.org/pipermail/linuxppc-embedded/attachments/20050610/56fc6a1d/attachment.txt