[U-Boot] [PATCH 5/7] powerpc, 8xx: move FEC Ethernet driver in drivers/net

Joe Hershberger joe.hershberger at ni.com
Wed Aug 9 15:34:01 UTC 2017


On Thu, Jun 29, 2017 at 11:54 AM, Christophe Leroy
<christophe.leroy at c-s.fr> wrote:
> Signed-off-by: Christophe Leroy <christophe.leroy at c-s.fr>
> ---
>  README                                             | 15 ------
>  arch/powerpc/cpu/mpc8xx/Makefile                   |  1 -
>  arch/powerpc/cpu/mpc8xx/cpu.c                      |  2 +-
>  drivers/net/Kconfig                                | 58 ++++++++++++++++++++++
>  drivers/net/Makefile                               |  1 +
>  .../cpu/mpc8xx/fec.c => drivers/net/mpc8xx_fec.c   | 18 -------
>  scripts/config_whitelist.txt                       |  4 --
>  7 files changed, 60 insertions(+), 39 deletions(-)
>  rename arch/powerpc/cpu/mpc8xx/fec.c => drivers/net/mpc8xx_fec.c (98%)

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list