commit | 0f2b6622210435190250f8ff854c1cd883e22136 | [log] [tgz] |
---|---|---|
author | Bryan Brattlof <bb@ti.com> | Thu Nov 03 19:13:58 2022 -0500 |
committer | Tom Rini <trini@konsulko.com> | Fri Dec 09 14:12:28 2022 -0500 |
tree | fd18d014c74b7547be30501aba074e42214872cc | |
parent | a0659a5a5a33ccff148e6e463f0e0fe3f53d6579 [diff] |
configs: introduce configs for the am62a Introduce the minimum configs, only SD-MMC and UART boot related settings, to serve as a good starting point for the am62a as we add more functionality. Signed-off-by: Bryan Brattlof <bb@ti.com> [trini: Disable CONFIG_NET as it's not used, in both platforms] Signed-off-by: Tom Rini <trini@konsulko.com>