]> git.sur5r.net Git - u-boot/commit
ti816x: Modernize the defconfig
authorTom Rini <trini@konsulko.com>
Tue, 16 May 2017 18:46:39 +0000 (14:46 -0400)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 15:02:25 +0000 (11:02 -0400)
commit1d7f6ad2bf74afd26df1f455c05a4a1dc4915449
tree260b31014af2a707f1919ce2c815dc0b35069f72
parent708ca4daf911af2fc96e77c06640618a633d9fa0
ti816x: Modernize the defconfig

- Switch to using <configs/ti_armv7_omap.h> and family.  This lets us
  drop lots of custom defines.
- Ensure that our default environment uses DEFAULT_LINUX_BOOT_ENV so
  that Linux will boot correctly.
- Enable CONFIG_DISTRO_DEFAULTS
- Switch to using CONFIG_OF_CONTROL
- Various other cleanups to match other SoCs in the family line.

Signed-off-by: Tom Rini <trini@konsulko.com>
board/ti/ti816x/evm.c
configs/ti816x_evm_defconfig
include/configs/ti816x_evm.h