From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Hershberger Date: Fri, 20 Mar 2015 14:18:37 -0500 Subject: [U-Boot] [PATCH 4/4] x86: crownbay: Enable Intel Topcliff GMAC support In-Reply-To: <1426842741-6033-5-git-send-email-bmeng.cn@gmail.com> References: <1426842741-6033-1-git-send-email-bmeng.cn@gmail.com> <1426842741-6033-5-git-send-email-bmeng.cn@gmail.com> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Mar 20, 2015 at 4:12 AM, Bin Meng wrote: > > Intel Crown Bay board has one ethernet port connected from Intel > Topcliff PCH. Enable it in the board configuration. > > Signed-off-by: Bin Meng > > --- Reviewed-by: Joe Hershberger