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

Scott Wood scottwood at freescale.com
Mon Jun 16 23:46:13 CEST 2014


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 <yamada.m at 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




More information about the U-Boot mailing list