commit | e5167f1336f809b245833940a051d1579bdbb132 | [log] [tgz] |
---|---|---|
author | richardretanubun <richardretanubun@ruggedcom.com> | Mon Sep 29 18:28:23 2008 -0400 |
committer | Wolfgang Denk <wd@denx.de> | Sat Oct 18 21:54:00 2008 +0200 |
tree | f970fa26b563081ab5a61196d696c6d2bd069018 | |
parent | 024e1e763e21f69db7b103c439492640c6ff6a59 [diff] |
Adds two more ethernet interface to 83xx 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 <RichardRetanubun@RugggedCom.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>