[<prev] [next>] [day] [month] [year] [list]
Message-ID: <201204200347.q3K3lGJv011042@goober.corp.nai.org>
Date: Fri, 20 Apr 2012 13:47:16 +1000
From: Greg Ungerer <gerg@...pgear.com>
To: <torvalds@...ux-foundation.org>
CC: <gerg@...inux.org>, <linux-kernel@...r.kernel.org>,
<linux-m68k@...r.kernel.org>, <geert@...ux-m68k.org>
Subject: [git pull] m68knommu arch fixes for 3.4
Hi Linus,
Can you please pull the m68knommu git tree:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
It contains four fixes for 3.4. Two fix and clean up compilation for the
nommu 68x328 CPU targets. The other two fix the platform definition and
multi-function pin setup of the second eth interface on the ColdFire
5275 SoC.
Thanks
Greg
The following changes since commit e816b57a337ea3b755de72bec38c10c864f23015:
Linus Torvalds (1):
Linux 3.4-rc3
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu.git for-linus
Greg Ungerer (4):
m68knommu: remove the unused bootlogo.h processing for 68EZ328 and 68VZ328
m68knommu: move and fix the 68VZ328 platform bootlogo.h
m68knommu: fix id number for second eth device on 5275 ColdFire
m68knommu: make sure 2nd FEC eth interface pins are enabled on 5275 ColdFire
arch/m68k/configs/m5275evb_defconfig | 1 -
arch/m68k/platform/527x/config.c | 2 --
arch/m68k/platform/68EZ328/Makefile | 6 ------
arch/m68k/platform/68VZ328/Makefile | 9 ++-------
arch/m68k/platform/{68EZ328 => 68VZ328}/bootlogo.h | 2 +-
arch/m68k/platform/coldfire/device.c | 2 +-
6 files changed, 4 insertions(+), 18 deletions(-)
rename arch/m68k/platform/{68EZ328 => 68VZ328}/bootlogo.h (99%)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists