commit | 8769455861aa003fdc1d120f7aae7482a92b61d7 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@ti.com> | Fri Aug 09 11:22:17 2013 -0400 |
committer | Tom Rini <trini@ti.com> | Thu Aug 15 18:38:36 2013 -0400 |
tree | e6130eaecfeb1efb01291327ff9bbea0fb9874c1 | |
parent | bc6fff9ac7145fc067b8b2de4457d7af98209ec0 [diff] |
TI:am33xx: Create common config files for TI ARMv7 platforms, and AM33xx We create two new files, include/configs/ti_armv7_common.h for all of the common IP blocks and related features / commands we share in virtually all of our platforms. We then create include/configs/ti_am335x_common.h for everything common to the am335x SoC leaving just the board specific parts to include/configs/ti_am335x_common.h. Signed-off-by: Tom Rini <trini@ti.com>