Hi All,
According to Datasheet, CS0BW is defined to "GPMC CS0 default data bus width input." I have EVM + VS daughter board and Micron NAND(16-bit) / Spansion NOR(16-bit) are equipped on them. I think CS0BW should be set to '1' (16-bit data bus) for those devices but recommended configuration (described in TI816x-PSP-04.00.00.09-U-boot) is CS0BW = 0 for NAND and CS0BW = 1 for NOR.
With this in mind, now I'm confusing that what CS0BW value should be used for our custom board. On our board, 8-bit NOR device is equipped.
Regards,
Wonhong