
5 Aug
2017
5 Aug
'17
5:42 p.m.
On Fri, Aug 04, 2017 at 06:58:34PM -0500, Derald D. Woods wrote:
This patch brings the OMAP3 EVM to a bootable state, on master, as of v2017.09-rc1.
Signed-off-by: Derald D. Woods woods.technical@gmail.com
Changes in v2:
- Unset {EFI,ISO}_PARTITION
- Unset EFI_LOADER
- Unset SPL_EXT_SUPPORT
- Unset THUMB_BUILD
** It does boot with THUMB_BUILD, it just should not be default
board/ti/evm/evm.c | 126 +++++++++++--- board/ti/evm/evm.h | 25 +-- configs/omap3_evm_defconfig | 70 +++++++- include/configs/omap3_evm.h | 390 ++++++++++---------------------------------- 4 files changed, 268 insertions(+), 343 deletions(-)
Please update board/ti/evm/MAINTAINERS as well, thanks!
--
Tom