public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/1] Delete sbc8650 / sbc8540 support.
@ 2012-09-26 21:43 Paul Gortmaker
  2012-09-26 21:43 ` [U-Boot] [PATCH] powerpc: delete Wind River SBC8560/8540 support Paul Gortmaker
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Gortmaker @ 2012-09-26 21:43 UTC (permalink / raw)
  To: u-boot

This old board has already been deleted from the linux kernel.

Sending this 0/1 so that I can include a pull request.  The following
patch has been formatted with "--irreversible-delete" so that it does
not contain all the meaningless deleted lines in the mailout to the
list.  However "git-am" does not (yet) know how to apply such a patch[1].
So I also have a pull req. below.

Thanks,
Paul.

[1] http://marc.info/?l=git&m=134394003916648&w=2
--

The following changes since commit ee1f4caaa2a3f79d692155eec8a4c7289d60e106:

  Prepare v2012.10-rc1 (2012-09-21 17:18:28 -0700)

are available in the git repository at:

  git://openlinux.windriver.com/people/paulg/u-boot.git delete-sbc8560

for you to fetch changes up to 48d1357355588946a1b2bda337dc0fd7b3b48256:

  powerpc: delete Wind River SBC8560/8540 support (2012-09-24 13:30:53 -0400)

----------------------------------------------------------------
Paul Gortmaker (1):
      powerpc: delete Wind River SBC8560/8540 support

 MAINTAINERS               |   2 -
 board/sbc8560/Makefile    |  50 -----
 board/sbc8560/README      |  57 ------
 board/sbc8560/ddr.c       |  43 -----
 board/sbc8560/law.c       |  60 ------
 board/sbc8560/sbc8560.c   | 369 -------------------------------------
 board/sbc8560/tlb.c       |  65 -------
 boards.cfg                |   6 -
 include/configs/SBC8540.h | 428 ------------------------------------------
 include/configs/sbc8560.h | 459 ----------------------------------------------
 10 files changed, 1539 deletions(-)
 delete mode 100644 board/sbc8560/Makefile
 delete mode 100644 board/sbc8560/README
 delete mode 100644 board/sbc8560/ddr.c
 delete mode 100644 board/sbc8560/law.c
 delete mode 100644 board/sbc8560/sbc8560.c
 delete mode 100644 board/sbc8560/tlb.c
 delete mode 100644 include/configs/SBC8540.h
 delete mode 100644 include/configs/sbc8560.h

-- 
1.7.12.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-10-17 16:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-26 21:43 [U-Boot] [PATCH 0/1] Delete sbc8650 / sbc8540 support Paul Gortmaker
2012-09-26 21:43 ` [U-Boot] [PATCH] powerpc: delete Wind River SBC8560/8540 support Paul Gortmaker
2012-10-17 16:40   ` [U-Boot] " Tom Rini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox