]> git.baikalelectronics.ru Git - uboot.git/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)
commit17d1850544145532d0fea96857c03993d0d9c62d
tree260b31014af2a707f1919ce2c815dc0b35069f72
parent7be5a177a49133f7f7b518a2465d676a2af92763
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