Re: [U-Boot] [PATCH v3] powerpc, 8xx: Add support for MCR3000 board from CSSI

2017-07-07 Thread Christophe LEROY
Dear Wolfgang, Le 06/07/2017 à 17:23, Wolfgang Denk a écrit : Dear Christophe, In message <20170706144516.9df0269...@pc13941vm.idsi0.si.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 proce

Re: [U-Boot] [PATCH v3] powerpc, 8xx: Add support for MCR3000 board from CSSI

2017-07-06 Thread Heiko Schocher
Hello Christophe, Am 06.07.2017 um 16:45 schrieb Christophe Leroy: 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 ---

Re: [U-Boot] [PATCH v3] powerpc, 8xx: Add support for MCR3000 board from CSSI

2017-07-06 Thread Wolfgang Denk
Dear Christophe, In message <20170706144516.9df0269...@pc13941vm.idsi0.si.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. > >

[U-Boot] [PATCH v3] powerpc, 8xx: Add support for MCR3000 board from CSSI

2017-07-06 Thread Christophe Leroy
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 --- v3: Takes into account comments received from Heiko and Wolfgang A