From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/6] arm: Final removal of boards that have not moved to generic board init
Date: Sat, 12 Sep 2015 11:50:06 -0600 [thread overview]
Message-ID: <1442080212-28909-1-git-send-email-sjg@chromium.org> (raw)
These boards do not appear to have been converted, nor do they have patches
pending that I can see.
Also add entries to the scrapyard for recently added boards. Unfortunately
the tool does not fill in the commit and date for me, so I have left it
blank for now.
Simon Glass (6):
arm: Remove edb9315a board
arm: Remove da830evm board
arm: Remove wireless_space board
arm: Drop old non-generic-board code
Sort README.scrapyard
scrapyard: Add lines for recently removed ARM boards
arch/arm/Kconfig | 5 -
arch/arm/include/asm/u-boot.h | 19 -
arch/arm/lib/Makefile | 3 -
arch/arm/lib/board.c | 687 ----------------------------
arch/arm/mach-davinci/Kconfig | 3 -
arch/arm/mach-kirkwood/Kconfig | 4 -
board/LaCie/wireless_space/Kconfig | 12 -
board/LaCie/wireless_space/MAINTAINERS | 6 -
board/LaCie/wireless_space/Makefile | 12 -
board/LaCie/wireless_space/kwbimage.cfg | 71 ---
board/LaCie/wireless_space/wireless_space.c | 165 -------
board/cirrus/edb93xx/Kconfig | 15 -
board/cirrus/edb93xx/MAINTAINERS | 6 -
board/cirrus/edb93xx/Makefile | 11 -
board/cirrus/edb93xx/edb93xx.c | 382 ----------------
board/cirrus/edb93xx/u-boot.lds | 116 -----
board/davinci/da8xxevm/Kconfig | 13 -
board/davinci/da8xxevm/da830evm.c | 209 ---------
configs/da830evm_defconfig | 9 -
configs/edb9315a_defconfig | 6 -
configs/wireless_space_defconfig | 7 -
doc/README.scrapyard | 603 +++++++++++++-----------
include/configs/da830evm.h | 279 -----------
include/configs/edb93xx.h | 284 ------------
include/configs/wireless_space.h | 179 --------
25 files changed, 338 insertions(+), 2768 deletions(-)
delete mode 100644 arch/arm/lib/board.c
delete mode 100644 board/LaCie/wireless_space/Kconfig
delete mode 100644 board/LaCie/wireless_space/MAINTAINERS
delete mode 100644 board/LaCie/wireless_space/Makefile
delete mode 100644 board/LaCie/wireless_space/kwbimage.cfg
delete mode 100644 board/LaCie/wireless_space/wireless_space.c
delete mode 100644 board/cirrus/edb93xx/Kconfig
delete mode 100644 board/cirrus/edb93xx/MAINTAINERS
delete mode 100644 board/cirrus/edb93xx/Makefile
delete mode 100644 board/cirrus/edb93xx/edb93xx.c
delete mode 100644 board/cirrus/edb93xx/u-boot.lds
delete mode 100644 board/davinci/da8xxevm/da830evm.c
delete mode 100644 configs/da830evm_defconfig
delete mode 100644 configs/edb9315a_defconfig
delete mode 100644 configs/wireless_space_defconfig
delete mode 100644 include/configs/da830evm.h
delete mode 100644 include/configs/edb93xx.h
delete mode 100644 include/configs/wireless_space.h
--
2.6.0.rc0.131.gf624c3d
next reply other threads:[~2015-09-12 17:50 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-12 17:50 Simon Glass [this message]
2015-09-12 17:50 ` [U-Boot] [PATCH 1/6] arm: Remove edb9315a board Simon Glass
2015-09-13 9:42 ` sergey kostanbaev
2015-09-13 14:44 ` Simon Glass
2015-09-12 17:50 ` [U-Boot] [PATCH 2/6] arm: Remove da830evm board Simon Glass
2015-09-28 21:08 ` [U-Boot] [U-Boot,2/6] " Tom Rini
2015-09-12 17:50 ` [U-Boot] [PATCH 3/6] arm: Remove wireless_space board Simon Glass
2015-09-28 21:08 ` [U-Boot] [U-Boot,3/6] " Tom Rini
2015-09-12 17:50 ` [U-Boot] [PATCH 4/6] arm: Drop old non-generic-board code Simon Glass
2015-09-28 21:08 ` [U-Boot] [U-Boot,4/6] " Tom Rini
2015-09-12 17:50 ` [U-Boot] [PATCH 5/6] Sort README.scrapyard Simon Glass
2015-09-13 5:19 ` Masahiro Yamada
2015-09-12 17:50 ` [U-Boot] [PATCH 6/6] scrapyard: Add lines for recently removed ARM boards Simon Glass
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1442080212-28909-1-git-send-email-sjg@chromium.org \
--to=sjg@chromium.org \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox