提交 0705e25c 编写于 作者: K Kory Maincent 提交者: Tom Rini

am57xx: add support for cape detect functionality

This commit enables using the extension board detection mechanism on
AM57xx based platforms.
Signed-off-by: NKory Maincent <kory.maincent@bootlin.com>
上级 8c1d4432
......@@ -36,6 +36,7 @@ config TARGET_AM57XX_EVM
select CMD_DDR3
select DRA7XX
select TI_I2C_BOARD_DETECT
select SUPPORT_EXTENSION_SCAN
imply DM_THERMAL
imply SCSI
imply SPL_THERMAL
......
......@@ -43,6 +43,7 @@
#include <hang.h>
#include "../common/board_detect.h"
#include "../common/cape_detect.h"
#include "mux_data.h"
#ifdef CONFIG_SUPPORT_EMMC_BOOT
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册