commit | 1d7f6ad2bf74afd26df1f455c05a4a1dc4915449 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Tue May 16 14:46:39 2017 -0400 |
committer | Tom Rini <trini@konsulko.com> | Mon Jun 05 11:02:25 2017 -0400 |
tree | 260b31014af2a707f1919ce2c815dc0b35069f72 | |
parent | 708ca4daf911af2fc96e77c06640618a633d9fa0 [diff] |
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>