From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ben Warren Date: Sun, 05 Oct 2008 22:12:51 -0700 Subject: [U-Boot] [PATCH v3] [83xx] Adds two more ethernet interface to 83xx In-Reply-To: <48E15687.8010007@ruggedcom.com> References: <48DB89C4.3060204@ruggedcom.com> <20080925145035.cebab0df.kim.phillips@freescale.com> <48DBF3B0.1090009@ruggedcom.com> <48DC0652.5030409@ruggedcom.com> <20080925222439.8858F24851@gemini.denx.de> <48DC1637.5000707@ruggedcom.com> <20080925232807.4E641248F9@gemini.denx.de> <48E0CD6C.90202@ruggedcom.com> <48E0D32A.1030602@ge.com> <48E15687.8010007@ruggedcom.com> Message-ID: <48E99E53.8000401@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de richardretanubun wrote: > Added as a convenience for other platforms that uses MPC8360 (has 8 UCC). > Six eth interface is chosen because the platform I am using combines > UCC1&2 and UCC3&4 as 1000 Eth and the other four UCCs as 10/100 Eth. > > Signed-off-by: Richard Retanubun > --- Applied to net/next regards, Ben