X-Git-Url: http://git.ipfire.org/?p=people%2Fms%2Fu-boot.git;a=blobdiff_plain;f=README;h=4f0dbd4fca6ddc94aa26e874be54231089fc79a0;hp=a3d3ecc75c9b7f19a055c2f5f3105750ac96d329;hb=e856bdcfb49291d30b19603fc101bea096c48196;hpb=a931e9975bd8fa2a1866d560de6a388042d00f0b diff --git a/README b/README index a3d3ecc75c..4f0dbd4fca 100644 --- a/README +++ b/README @@ -2780,19 +2780,6 @@ The following options need to be configured: this is instead controlled by the value of /config/load-environment. -- Parallel Flash support: - CONFIG_SYS_NO_FLASH - - Traditionally U-Boot was run on systems with parallel NOR - flash. This option is used to disable support for parallel NOR - flash. This option should be defined if the board does not have - parallel flash. - - If this option is not defined one of the generic flash drivers - (e.g. CONFIG_FLASH_CFI_DRIVER or CONFIG_ST_SMI) must be - selected or the board must provide an implementation of the - flash API (see include/flash.h). - - DataFlash Support: CONFIG_HAS_DATAFLASH