
20 Feb
2019
20 Feb
'19
11:04 a.m.
THe following patches add support for NAND and booting from NAND in dra71x-evm.
Faiz Abbas (2): configs: dra71x-evm: Add Support for NAND configs: ti_omap5_common: Add NAND environment settings
Franklin S Cooper Jr (2): board: ti: dra71: Add pinmux settings for NAND on DRA71x EVM arm: dra7: Allow NAND to be enabled on DRA71x EVM.
board/ti/dra7xx/evm.c | 56 +++++++++++++++++++++++++++++ board/ti/dra7xx/mux_data.h | 60 ++++++++++++++++++++++--------- configs/dra7xx_evm_defconfig | 7 +++- configs/dra7xx_hs_evm_defconfig | 7 +++- include/configs/dra7xx_evm.h | 2 +- include/configs/ti_omap5_common.h | 20 +++++++++++ 6 files changed, 133 insertions(+), 19 deletions(-)
--
2.19.2