Lines Matching +full:- +full:- +full:help

8 	help
9 This option, if enabled, provides more flexible and linux-like
14 help
21 help
35 help
43 help
50 help
58 help
65 help
78 help
86 help
93 help
99 help
109 help
117 help
120 Some legacy platforms like OMAP3xx do not have in-built ELM h/w engine,
130 help
141 help
149 help
153 bool "24-error correction (45 ECC bytes)"
156 bool "32-error correction (60 ECC bytes)"
166 help
178 ---help---
204 help
213 help
225 help
234 help
248 help
255 help
256 This flag prevent U-boot reconfigure NAND flash controller and reuse
264 help
272 help
279 help
280 Number of bytes in the Out-Of-Band area for the NAND chip on
286 bool "Use 16-bit NAND interface"
288 help
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
293 be determined from on-chip ONFI params, like in following scenarios:
294 - SPL boot does not support reading of ONFI parameters. This is done to
295 keep SPL code foot-print small.
296 - In current U-Boot flow using nand_init(), driver initialization
300 is needed to know the device's bus-width in advance.
306 help
312 bool "Define U-boot binaries locations in NAND"
313 help
315 This option should not be enabled when compiling U-boot for boards
320 hex "Location in NAND to read U-Boot from"
323 help
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"
331 help
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"
339 help
342 Some legacy platforms like OMAP3xx do not have in-built ELM h/w engine,
344 SPL-NAND driver with software ECC correction support.
348 help
355 help