[PATCH 0/3] Karmic: fsl-imx51: sync fec.c driver with lucid fec.c
Bryan Wu
bryan.wu at canonical.com
Mon Mar 29 05:50:04 UTC 2010
We are facing ethernet issues in Karmic fsl-imx51. Since Lucid fec driver is
updated and contains several enthancement, backporting it to Karmic is a good
choice to fix those ethernet issues.
Please consider pull from following git repo branch:
git://kernel.ubuntu.com/roc/ubuntu-karmic fec
To build the kernel package, we still need to bump ABI and add smsc phy module
to module ignore list.
Bryan Wu (3):
UBUNTU: SAUCE: fsl-imx51: sync karmic fec.c driver with lucid fec.c
UBUNTU: [Config]: turn off CONFIG_FIXED_PHY for fsl-imx51
UBUNTU: [Config] built in SMSC_PHY driver for fsl-imx51
arch/arm/mach-mx51/mx51_babbage.c | 32 +
arch/arm/plat-mxc/include/mach/mxc.h | 6 +
debian.fsl-imx51/config/config.common.ubuntu | 4 +-
drivers/net/Kconfig | 1 +
drivers/net/fec.c | 3290 ++++++--------------------
drivers/net/fec.h | 144 +-
6 files changed, 875 insertions(+), 2602 deletions(-)
More information about the kernel-team
mailing list