Re: [U-Boot] [PATCH 1/7] nand_spl: remove P1023RDS_NAND support

2014-06-17 Thread Masahiro Yamada
Hello Scott,

On Mon, 16 Jun 2014 16:46:13 -0500
Scott Wood scottw...@freescale.com wrote:

 FWIW, all p1023rds support can probably be removed.  Very few boards
 were ever sold, and support was recently removed from Linux (commit
 fd7e5b7a8758093781a44df9577fe24e9e11723e).
 

In that case, could you send a patch to remove it?
Or shall I do that ?

Best Regards
Masahiro Yamada

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/7] nand_spl: remove P1023RDS_NAND support

2014-06-17 Thread Scott Wood
On Tue, 2014-06-17 at 17:36 +0900, Masahiro Yamada wrote:
 Hello Scott,
 
 On Mon, 16 Jun 2014 16:46:13 -0500
 Scott Wood scottw...@freescale.com wrote:
 
  FWIW, all p1023rds support can probably be removed.  Very few boards
  were ever sold, and support was recently removed from Linux (commit
  fd7e5b7a8758093781a44df9577fe24e9e11723e).
  
 
 In that case, could you send a patch to remove it?
 Or shall I do that ?

I'm hoping York and/or Roy will comment on the removal first.

-Scott


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/7] nand_spl: remove P1023RDS_NAND support

2014-06-17 Thread York Sun
On 06/17/2014 08:41 AM, Scott Wood wrote:
 On Tue, 2014-06-17 at 17:36 +0900, Masahiro Yamada wrote:
 Hello Scott,

 On Mon, 16 Jun 2014 16:46:13 -0500
 Scott Wood scottw...@freescale.com wrote:

 FWIW, all p1023rds support can probably be removed.  Very few boards
 were ever sold, and support was recently removed from Linux (commit
 fd7e5b7a8758093781a44df9577fe24e9e11723e).


 In that case, could you send a patch to remove it?
 Or shall I do that ?
 
 I'm hoping York and/or Roy will comment on the removal first.
 

Looks like we agree to remove P1023RDS board. We have a patch pending for this.
I will test it soon.

York

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


Re: [U-Boot] [PATCH 1/7] nand_spl: remove P1023RDS_NAND support

2014-06-16 Thread Scott Wood
On Wed, 2014-06-04 at 10:26 +0900, Masahiro Yamada wrote:
 Commit 3d5a335c announced that all the nand_spl boards
 would be removed before v2014.07 release.
 
 Signed-off-by: Masahiro Yamada yamad...@jp.panasonic.com
 ---
 
  board/freescale/p1023rds/p1023rds.c   |  5 --
  board/freescale/p1023rds/tlb.c|  2 -
  boards.cfg|  1 -
  include/configs/P1023RDS.h| 46 +
  nand_spl/board/freescale/p1023rds/Makefile| 87 
  nand_spl/board/freescale/p1023rds/nand_boot.c | 96 
 ---
  6 files changed, 1 insertion(+), 236 deletions(-)
  delete mode 100644 nand_spl/board/freescale/p1023rds/Makefile
  delete mode 100644 nand_spl/board/freescale/p1023rds/nand_boot.c

FWIW, all p1023rds support can probably be removed.  Very few boards
were ever sold, and support was recently removed from Linux (commit
fd7e5b7a8758093781a44df9577fe24e9e11723e).

-Scott


___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot