[U-Boot] [PATCH] SystemACE: Remove

Michal Simek michal.simek at xilinx.com
Mon Feb 12 14:57:44 UTC 2018


On 12.2.2018 15:51, Tom Rini wrote:
> This driver is no longer used on any supported platform in U-Boot and
> there is no interest in maintaining it further from people that have
> used it historically.
> 
> Cc: Simon Glass <sjg at chromium.org>
> Cc: Michal Simek <michal.simek at xilinx.com>
> c: Alexey Brodkin <alexey.brodkin at gmail.com>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  arch/sandbox/include/asm/io.h |   4 -
>  configs/sandbox_defconfig     |   3 -
>  drivers/block/Kconfig         |  19 ---
>  drivers/block/Makefile        |   1 -
>  drivers/block/blk-uclass.c    |   2 -
>  drivers/block/systemace.c     | 303 ------------------------------------------
>  include/blk.h                 |   1 -
>  7 files changed, 333 deletions(-)
>  delete mode 100644 drivers/block/systemace.c

Acked-by: Michal Simek <michal.simek at xilinx.com>

Thanks,
Michal


More information about the U-Boot mailing list