]> git.baikalelectronics.ru Git - uboot.git/commit
omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment
authorDerald D. Woods <woods.technical@gmail.com>
Sat, 2 Sep 2017 22:43:05 +0000 (17:43 -0500)
committerTom Rini <trini@konsulko.com>
Sun, 3 Sep 2017 19:30:36 +0000 (15:30 -0400)
commit069f6368dc8031c83f1b612048c699741c9ffa8e
tree64a59b5dcc333c58ba5ec3e84616a923e84a6043
parentffb6f3500a8b3bcb25656233ede69115ce7e3da6
omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment

- Pass MTDPARTS kernel arguments to kernel
- Use Kconfig CONFIG_NAND instead of CONFIG_SYS_EXTRA_OPTIONS="NAND"
- Call 'usb_stop' on kernel start
- Update Falcon mode setup to match other OMAP3 boards
- Use "uEnv.txt" as boot script instead of "boot.scr"
board/ti/evm/evm.c
configs/omap3_evm_defconfig
include/configs/omap3_evm.h