Re: [U-Boot] [PATCH] board: ks2: README: Update NAND wording

2017-08-10 Thread Roger Quadros
 Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki On 10/08/17 05:29, Franklin S Cooper Jr wrote: > Traditional KS2 devices supported NAND via the AEMIF peripheral. However, > 66AK2G doesn't use the AEMIF but rather the

[U-Boot] [PATCH] board: ks2: README: Update NAND wording

2017-08-09 Thread Franklin S Cooper Jr
Traditional KS2 devices supported NAND via the AEMIF peripheral. However, 66AK2G doesn't use the AEMIF but rather the GPMC for NAND. Therefore, clarify some statements to indicate only certain devices have AEMIF and in other places just say NAND instead of AEMIF NAND Signed-off-by: Franklin S Coop