Dear Christophe Leroy,

In message 
<2ffe402f2d7b3c4d2156e6e1e9a871304c551efd.1498132599.git.christophe.le...@c-s.fr>
 you wrote:
> CS Systemes d'Information (CSSI) manufactures two boards, named MCR3000
> and CMPC885 which are respectively based on MPC866 and MPC885 processors.
> 
> This patch adds support for the first board.
> 
> Signed-off-by: Christophe Leroy <christophe.le...@c-s.fr>
> ---
>  arch/powerpc/cpu/mpc8xx/Kconfig    |   5 +
>  arch/powerpc/cpu/mpc8xx/cpu_init.c |   2 +
>  arch/powerpc/cpu/mpc8xx/fec.c      |  20 ++
>  board/cssi/MAINTAINERS             |   6 +
>  board/cssi/MCR3000/Kconfig         |  15 ++
>  board/cssi/MCR3000/MCR3000.c       | 436 
> +++++++++++++++++++++++++++++++++++++
>  board/cssi/MCR3000/Makefile        |   9 +
>  board/cssi/MCR3000/nand.c          |  77 +++++++
>  board/cssi/MCR3000/u-boot.lds      |  91 ++++++++
>  configs/MCR3000_defconfig          |  37 ++++
>  include/configs/MCR3000.h          | 293 +++++++++++++++++++++++++
>  11 files changed, 991 insertions(+)
>  create mode 100644 board/cssi/MAINTAINERS
>  create mode 100644 board/cssi/MCR3000/Kconfig
>  create mode 100644 board/cssi/MCR3000/MCR3000.c
>  create mode 100644 board/cssi/MCR3000/Makefile
>  create mode 100644 board/cssi/MCR3000/nand.c
>  create mode 100644 board/cssi/MCR3000/u-boot.lds
>  create mode 100644 configs/MCR3000_defconfig
>  create mode 100644 include/configs/MCR3000.h

Does not apply.

Naked-by: Wolfgang Denk <w...@denx.de>


Christophe: it makes no sense to submit patches based on code that
is no longer in the tree.  The patches submitted to re-add the old
code as is have been and will be NAKed.  Sorry.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: w...@denx.de
The right word may be effective, but no word was ever as effective as
a rightly timed pause.                                   - Mark Twain
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to