[U-Boot] [PATCH 0/1] Delete sbc8650 / sbc8540 support.

Paul Gortmaker paul.gortmaker at windriver.com
Wed Sep 26 23:43:53 CEST 2012


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



More information about the U-Boot mailing list