[U-Boot] [PATCH v2 1/7] net: Remove the Faraday ftgmac100 controller driver
Simon Glass
sjg at chromium.org
Tue Oct 2 11:22:22 UTC 2018
On 1 October 2018 at 01:53, Cédric Le Goater <clg at kaod.org> wrote:
> There are too many changes in the following patch fixing support for
> the Faraday ftgmac100 controller. To ease the review, remove the whole
> file which is not compiled anymore today (no Kconfig option for the
> driver).
>
> Signed-off-by: Cédric Le Goater <clg at kaod.org>
> ---
> drivers/net/ftgmac100.h | 242 -----------------
> include/netdev.h | 1 -
> drivers/net/ftgmac100.c | 582 ----------------------------------------
> drivers/net/Makefile | 1 -
> 4 files changed, 826 deletions(-)
> delete mode 100644 drivers/net/ftgmac100.h
> delete mode 100644 drivers/net/ftgmac100.c
Reviewed-by: Simon Glass <sjg at chromium.org>
Assuming Joe is happy to remove this and start again? While it is
easier to review, it does remove commit history which is bad.
- Simon
More information about the U-Boot
mailing list