]> git.sur5r.net Git - u-boot/commit
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool
authorScott Wood <oss@buserror.net>
Mon, 30 May 2016 18:57:53 +0000 (13:57 -0500)
committerScott Wood <oss@buserror.net>
Sat, 4 Jun 2016 01:27:48 +0000 (20:27 -0500)
commitea7d1eec66898b233ac49f8a60391b96afa25477
tree4153ee494d785c3e14d13c399fbb477b4a2bd29c
parent5d74e3a6f1ad8b7e3b7db070908ce7b080ea78ac
mtd: nand: Remove docg4 driver and palmtreo680 flashing tool

Commit ad4f54ea86b ("arm: Remove palmtreo680 board") removed the only
user of the docg4 driver and the palmtreo680 image flashing tool.  This
patch removes them.

Signed-off-by: Scott Wood <oss@buserror.net>
Cc: Mike Dunn <mikedunn@newsguy.com>
Cc: Simon Glass <sjg@chromium.org>
drivers/mtd/nand/Makefile
drivers/mtd/nand/docg4.c [deleted file]
drivers/mtd/nand/docg4_spl.c [deleted file]
include/linux/mtd/docg4.h [deleted file]
tools/palmtreo680/flash_u-boot.c [deleted file]