Lines Matching full:nand
2 menuconfig NAND config
3 bool "Raw NAND Device Support"
4 if NAND
10 NAND initialization process.
19 bool "Support Atmel NAND controller"
22 Enable this driver for NAND flash platforms using an Atmel NAND
64 bool "Support TI Davinci NAND controller"
66 Enable this driver for NAND flash controllers available in TI Davinci
75 bool "Support Denali NAND controller as a DT device"
79 Enable the driver for NAND flash on platforms using a Denali NAND
94 Enable the LPC32XX SLC NAND controller.
97 bool "Support OMAP GPMC NAND controller"
101 GPMC controller is used for parallel NAND flash devices, and can
131 Enables support for NAND Flash Controller on some Freescale
139 bool "Support Vybrid's vf610 NAND controller as a DT device"
142 Enable the driver for Vybrid's vf610 NAND flash on platforms
163 bool "Support for NAND on PXA3xx and Armada 370/XP/38x"
167 This enables the driver for the NAND flash device found on
171 bool "Support for NAND on Allwinner SoCs"
179 Enable support for NAND. This option enables the standard and
181 The SPL driver only supports reading from the NAND using DMA
187 int "Allwinner NAND SPL ECC Strength"
191 int "Allwinner NAND SPL ECC Step Size"
195 int "Allwinner NAND SPL Usable Page Size"
201 bool "Configure Arasan Nand"
205 This enables Nand driver support for Arasan nand flash
210 bool "MXC NAND support"
214 This enables the NAND driver for the NAND flash controller on the
218 bool "MXS NAND support"
226 This enables NAND driver for the NAND flash controller on the
232 bool "Support MXS NAND controller as a DT device"
235 Enable the driver for MXS NAND flash on platforms using
245 bool "Support for Zynq Nand controller"
249 This enables Nand driver support for Nand flash controller
253 bool "Enable use of 1st stage bootloader timing for NAND"
256 This flag prevent U-boot reconfigure NAND flash controller and reuse
257 the NAND timing from 1st stage bootloader.
259 comment "Generic NAND options"
262 hex "NAND chip eraseblock size"
265 Number of data bytes in one eraseblock for the NAND chip on the
270 hex "NAND chip page size"
273 Number of data bytes in one page for the NAND chip on the
277 hex "NAND chip OOB size"
280 Number of bytes in the Out-Of-Band area for the NAND chip on
286 bool "Use 16-bit NAND interface"
289 Indicates that NAND device has 16-bit wide data-bus. In absence of this
290 config, bus-width of NAND device is assumed to be either 8-bit and later
292 Above config is useful when NAND device's bus-width information cannot
303 int "NAND max chips"
307 The maximum number of NAND chips per device to be supported.
312 bool "Define U-boot binaries locations in NAND"
320 hex "Location in NAND to read U-Boot from"
324 Set the offset from the start of the nand where u-boot should be
328 hex "Location in NAND to read U-Boot from"
332 Set the offset from the start of the nand where the redundant u-boot
336 bool "Enables SPL-NAND driver which supports ELM based"
341 hardware engine and use NAND boot mode.
344 SPL-NAND driver with software ECC correction support.
347 bool "Support Denali NAND controller for SPL"
349 This is a small implementation of the Denali NAND controller
353 bool "Use simple SPL NAND driver"
356 Support for NAND boot using simple NAND drivers that
360 endif # if NAND