commit | f3f094617a19da142270b89a6f8098eb1673b8ce | [log] [tgz] |
---|---|---|
author | Lokesh Vutla <lokeshvutla@ti.com> | Mon Aug 27 15:59:10 2018 +0530 |
committer | Tom Rini <trini@konsulko.com> | Tue Sep 11 08:32:55 2018 -0400 |
tree | 5df8d77d6e3275aae99a6dc0bfb1872ca1c0c180 | |
parent | 853f7f5018d9b67b6039a78127c44e2daa467204 [diff] [blame] |
configs: am65x_evm_a53: Add initial support Add initial defconfig support for AM65x that runs on A53. Reviewed-by: Tom Rini <trini@konsulko.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
diff --git a/board/ti/am65x/MAINTAINERS b/board/ti/am65x/MAINTAINERS index c5921b4..ca1ce58 100644 --- a/board/ti/am65x/MAINTAINERS +++ b/board/ti/am65x/MAINTAINERS
@@ -3,3 +3,4 @@ S: Maintained F: board/ti/am65x/ F: include/configs/am65x_evm.h +F: configs/am65x_evm_a53_defconfig