[U-Boot] [PATCH 03/29] scsi: Drop sym53c8xx driver
Bin Meng
bmeng.cn at gmail.com
Tue Jun 13 02:12:53 UTC 2017
On Tue, Jun 6, 2017 at 3:14 AM, Simon Glass <sjg at chromium.org> wrote:
> This driver is for a PowerPC board that will likely be removed soon.
> Rather than converting it to driver model, drop it.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> README | 5 -
> board/mpl/pip405/README | 5 +-
> common/scsi.c | 9 +-
> configs/PIP405_defconfig | 1 -
> drivers/block/Makefile | 1 -
> drivers/block/sym53c8xx.c | 851 -------------------------------------------
> include/configs/PIP405.h | 9 -
> scripts/config_whitelist.txt | 2 -
> 8 files changed, 3 insertions(+), 880 deletions(-)
> delete mode 100644 drivers/block/sym53c8xx.c
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list