Re: [U-Boot] [PATCH v2 2/2] configs: ks2: move CMD_NAND to defconfigs

2016-04-15 Thread Tom Rini
On Wed, Apr 13, 2016 at 09:51:00AM +0530, Lokesh Vutla wrote: > NAND is not yet enabled on all Keystone2 platforms. So enabled > CMD_NAND in the respective defconfigs only if available. > > Reported-by: Nishanth Menon > Signed-off-by: Lokesh Vutla Reviewed-by: Tom Rini -- Tom signature.as

[U-Boot] [PATCH v2 2/2] configs: ks2: move CMD_NAND to defconfigs

2016-04-12 Thread Lokesh Vutla
NAND is not yet enabled on all Keystone2 platforms. So enabled CMD_NAND in the respective defconfigs only if available. Reported-by: Nishanth Menon Signed-off-by: Lokesh Vutla --- configs/k2e_evm_defconfig| 1 + configs/k2hk_evm_defconfig | 1 + configs/k2l_evm_defconfig