]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x
authorWolfgang Wegner <w.wegner@astro-kom.de>
Tue, 30 Mar 2010 18:19:50 +0000 (19:19 +0100)
committerTsiChung Liew <tsicliew@gmail.com>
Fri, 28 May 2010 07:15:55 +0000 (02:15 -0500)
commitae49099755affc942171a7727c1b12c51d167abf
treecde68195336a4e1112b32f0535b314ee6c184645
parente9b43cae1a20af13d1baeb13038b3f34905c14b5
add CONFIG_SYS_FEC_NO_SHARED_PHY for MCF5445x

This patch adds the possibility to handle seperate PHYs to MCF5445x.
Naming is chosen to resemble the contrary CONFIG_FEC_SHARED_PHY in the
linux kernel.

Signed-off-by: Wolfgang Wegner <w.wegner at astro-kom.de>
arch/m68k/cpu/mcf5445x/cpu_init.c