diff options
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | 2014-06-04 10:26:47 +0900 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2014-06-05 17:01:58 -0400 |
commit | 26bf6d77a6a19300d5d8126d87a40a105f8abcb1 (patch) | |
tree | 63541054ba4b84c648aa5c6b44c0676ebcd4924f /boards.cfg | |
parent | ba8dd7755ea53bb04bf148fefe6e438cbe34f45b (diff) | |
download | u-boot-imx-26bf6d77a6a19300d5d8126d87a40a105f8abcb1.zip u-boot-imx-26bf6d77a6a19300d5d8126d87a40a105f8abcb1.tar.gz u-boot-imx-26bf6d77a6a19300d5d8126d87a40a105f8abcb1.tar.bz2 |
nand_spl: remove P1023RDS_NAND support
Commit 3d5a335c announced that all the nand_spl boards
would be removed before v2014.07 release.
Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'boards.cfg')
-rw-r--r-- | boards.cfg | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -833,7 +833,6 @@ Active powerpc mpc85xx - freescale p1022ds Active powerpc mpc85xx - freescale p1022ds P1022DS_SPIFLASH P1022DS:SPIFLASH Timur Tabi <timur@freescale.com> Active powerpc mpc85xx - freescale p1023rdb P1023RDB - - Active powerpc mpc85xx - freescale p1023rds P1023RDS - Roy Zang <tie-fei.zang@freescale.com> -Active powerpc mpc85xx - freescale p1023rds P1023RDS_NAND P1023RDS:NAND Roy Zang <tie-fei.zang@freescale.com> Active powerpc mpc85xx - freescale p1_p2_rdb P1011RDB P1_P2_RDB:P1011RDB - Active powerpc mpc85xx - freescale p1_p2_rdb P1011RDB_36BIT P1_P2_RDB:P1011RDB,36BIT - Active powerpc mpc85xx - freescale p1_p2_rdb P1011RDB_36BIT_SDCARD P1_P2_RDB:P1011RDB,36BIT,SDCARD - |