commit | 33b7258947f4a15a048f7c31c3f5d72221152ba2 | [log] [tgz] |
---|---|---|
author | Dave Gerlach <d-gerlach@ti.com> | Fri Apr 23 11:27:42 2021 -0500 |
committer | Lokesh Vutla <lokeshvutla@ti.com> | Wed May 12 16:27:57 2021 +0530 |
tree | afb3489b58b63968daeadc70ab37f58637888d73 | |
parent | f721502e3f772e4dd818e1e40a9485177356e9f9 [diff] [blame] |
board: ti: am64x: Add board support for am64x evm Add board specific initialization for am64x based boards. Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
diff --git a/board/ti/am64x/Makefile b/board/ti/am64x/Makefile new file mode 100644 index 0000000..8b98e6f --- /dev/null +++ b/board/ti/am64x/Makefile
@@ -0,0 +1,8 @@ +# +# Copyright (C) 2020-2021 Texas Instruments Incorporated - https://www.ti.com/ +# Keerthy <j-keerthy@ti.com> +# +# SPDX-License-Identifier: GPL-2.0+ +# + +obj-y += evm.o