]> git.sur5r.net Git - u-boot/blobdiff - README
cgtqmx6eval: Add SATA support
[u-boot] / README
diff --git a/README b/README
index c49af7449099af23ad4371a5421ae0dcecb4cf7b..53fc28e7606524702717a99e21cad0c28b76e013 100644 (file)
--- a/README
+++ b/README
@@ -3079,31 +3079,12 @@ CBFS (Coreboot Filesystem) support
                Define this option to include a destructive SPI flash
                test ('sf test').
 
-               CONFIG_SPI_FLASH_BAR            Ban/Extended Addr Reg
-
-               Define this option to use the Bank addr/Extended addr
-               support on SPI flashes which has size > 16Mbytes.
-
                CONFIG_SF_DUAL_FLASH            Dual flash memories
 
                Define this option to use dual flash support where two flash
                memories can be connected with a given cs line.
                Currently Xilinx Zynq qspi supports these type of connections.
 
-               CONFIG_SPI_FLASH_MTD            spi-flash MTD layer
-
-               Define this option to use mtd support for spi flash layer, this
-               adapter is for translating mtd_read/mtd_write commands into
-               spi_flash_read/spi_flash_write commands. It is not intended to
-               use it within sf_cmd or the SPI flash subsystem. Such an adapter
-               is needed for subsystems like UBI which can only operate on top
-               of the MTD layer.
-
-               CONFIG_SPI_FLASH_DATAFLASH      SPI based Dataflash
-
-               Define this option to access AT45xxx Dataflash chips support
-               using spi flash interface.
-
 - SystemACE Support:
                CONFIG_SYSTEMACE