[U-Boot] [PATCH v2 0/2] configs: ks2: Move NAND configs to defconfigs

Lokesh Vutla lokeshvutla at ti.com
Wed Apr 13 06:20:58 CEST 2016


This series move NAND specific configs to defconfigs. This fixes an
asynchronous abort generated by NAND on K2G-evm.

Tested on K2g-evm:
With this series: http://pastebin.ubuntu.com/15804343/
Without this series: http://pastebin.ubuntu.com/15804352/

Changes since v1:
- Move NAND configs to defconfigs.
V1 posted here: http://patchwork.ozlabs.org/patch/607940/

Lokesh Vutla (2):
  memory: Move TI_AEMIF config to KCONFIG
  configs: ks2: move CMD_NAND to defconfigs

 board/ti/ks2_evm/board.c             |  5 +++++
 configs/k2e_evm_defconfig            |  2 ++
 configs/k2hk_evm_defconfig           |  2 ++
 configs/k2l_evm_defconfig            |  2 ++
 drivers/Kconfig                      |  2 ++
 drivers/memory/Kconfig               | 18 ++++++++++++++++++
 include/configs/ti_armv7_keystone2.h |  3 ---
 7 files changed, 31 insertions(+), 3 deletions(-)
 create mode 100644 drivers/memory/Kconfig

-- 
2.1.4



More information about the U-Boot mailing list