linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [git pull] m68knommu arch fixes for 3.4
@ 2012-04-20  3:47 Greg Ungerer
  0 siblings, 0 replies; only message in thread
From: Greg Ungerer @ 2012-04-20  3:47 UTC (permalink / raw)
  To: torvalds; +Cc: gerg, linux-kernel, linux-m68k, geert

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%)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-04-20  3:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-20  3:47 [git pull] m68knommu arch fixes for 3.4 Greg Ungerer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).