
30 Apr
2014
30 Apr
'14
12:55 a.m.
On Mon, 2014-04-28 at 17:11 +0530, Pekon Gupta wrote:
- CONFIG_SYS_NAND_DEVICE_WIDTH
- Specifies bus-width of the default NAND device connected to SoC.
- This config is useful for driver which cannot self initialize or
- parse ONFI parameter (like SPL drivers), or for supporting non-ONFI
- compliant devices.
- This config can take following values:
- 8: x8 NAND devices is connected
- 16: x16 NAND device is connected
Please list here the drivers that pay attention to this config symbol.
I'm not sure what this has to do with CONFIG_SYS_NAND_SELF_INIT -- or did you mean something different by "self initialize"?
-Scott