GK SDK 源码库: XMIPCLinuxV100R005C00SPC030 (kernel/tools/open_source excluded)
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
if TARGET_AM57XX_EVM
|
||||
|
||||
config SYS_BOARD
|
||||
default "am57xx"
|
||||
|
||||
config SYS_VENDOR
|
||||
default "ti"
|
||||
|
||||
config SYS_CONFIG_NAME
|
||||
default "am57xx_evm"
|
||||
|
||||
source "board/ti/common/Kconfig"
|
||||
|
||||
endif
|
||||
@@ -0,0 +1,7 @@
|
||||
AM57XX EVM
|
||||
M: Lokesh Vutla <lokeshvutla@ti.com>
|
||||
S: Maintained
|
||||
F: board/ti/am57xx/
|
||||
F: include/configs/am57xx_evm.h
|
||||
F: configs/am57xx_evm_defconfig
|
||||
F: configs/am57xx_hs_evm_defconfig
|
||||
@@ -0,0 +1,6 @@
|
||||
# SPDX-License-Identifier: GPL-2.0+
|
||||
#
|
||||
# (C) Copyright 2014
|
||||
# Texas Instruments, <www.ti.com>
|
||||
|
||||
obj-y := board.o
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user