]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
x86: Remove Unmaintained Boards
authorGraeme Russ <graeme.russ@gmail.com>
Sun, 22 Aug 2010 06:26:00 +0000 (16:26 +1000)
committerGraeme Russ <graeme.russ@gmail.com>
Sun, 12 Sep 2010 21:20:02 +0000 (07:20 +1000)
commit215e1cb33ca676c62d96dfd3aa1053b7a92b7997
treeb2f90cbf94013c7354cef6aa7378e8231fa2c912
parent797960fda18688fc309bb12c98912fa6eb508733
x86: Remove Unmaintained Boards

The SC520 CDP boards originally implemented by Daniel Engström are now
very broken. Attempts to contact Daniel via the email address on the
copyright notice have failed. Remove these boards from mainline
22 files changed:
MAKEALL
board/sc520_cdp/Makefile [deleted file]
board/sc520_cdp/config.mk [deleted file]
board/sc520_cdp/flash.c [deleted file]
board/sc520_cdp/flash_old.c [deleted file]
board/sc520_cdp/sc520_cdp.c [deleted file]
board/sc520_cdp/sc520_cdp_asm.S [deleted file]
board/sc520_cdp/sc520_cdp_asm16.S [deleted file]
board/sc520_cdp/sc520_cdp_pci.c [deleted file]
board/sc520_cdp/u-boot.lds [deleted file]
board/sc520_spunk/Makefile [deleted file]
board/sc520_spunk/config.mk [deleted file]
board/sc520_spunk/flash.c [deleted file]
board/sc520_spunk/sc520_spunk.c [deleted file]
board/sc520_spunk/sc520_spunk_asm.S [deleted file]
board/sc520_spunk/sc520_spunk_asm16.S [deleted file]
board/sc520_spunk/sc520_spunk_pci.c [deleted file]
board/sc520_spunk/u-boot.lds [deleted file]
boards.cfg
include/configs/sc520_cdp.h [deleted file]
include/configs/sc520_spunk.h [deleted file]
include/configs/sc520_spunk_rel.h [deleted file]