commit | b05ee2fa0c3f0da1b7e8192152dd23d59e26f61e | [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 | 85554e5ba4cbb6d1df422fc52917136eea995a75 [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>