你好,专家!
我们有 TI-PROCESSOR-SDK-LINUX-AM437X-EVM-09.01.00.001 SDK。
尝试针对定制硬件进行编译。
面朝下错误。
LD spl/u-boot-spl
arm-oE-linux-gnueabi-ld.bfd:enV/fat.o:in function `env_fat_get_dev_part':
/home/aws-suma/PIC6.1_Migration/11-1-2023-PIC6.1/board-support/ti-u-boot-2023.04 +gitAUTOINC+d74d0993e2-gd74d0993e2/env/fat.c:50:对`mmc_get_env_dev'的引用未定义
arm-oE-linux-gnueabi-ld.bfd:enV/fat.o:in function `env_fat_load':
/home/aws-suma/PIC6.1_Migration/11-1-2023-PIC6.1/board-support/ti-u-boot-2023.04 +gitAUTOINC+d74d0993e2-gd74d0993e2/env/fat.c:130:未`m"MC_initialize"
arm-oE-linux-gnueabi-ld.bfd:drivers/net/phy/phy.o:在函数`genphy_update_link'中:
/home/aws-suma/PIC6.1_Migration/11-1-2023-PIC6.1/board-support/ti-u-boot-2023.04 +gitAUTOINC+d74d0993e2-gd74d0993e2/drivers/net/phy/phy.c:258:未定义对`CtrlC'的引用
ARM-OE-LINUX-gnueabi-ld.bfd:drivers/net/ti/cpsw.o:在函数`cpsw_eth_of_to_plat'中:
/home/aws-suma/PIC6.1_Migration/11-1-2023-PIC6.1/board-support/ti-u-boot-2023.04 +gitAUTOINC+d74d0993e2-gd74d0993e2/drivers/net/ti/cpsw.c:1184:未定义对`GPIO_GET_LIST_COUNT'的引用
ARM-OE-LINUX-gnueabi-ld.bfd:/home/aws-suma/PIC6.1_Migration/11-1-2023-PIC6.1/board-support/ti-u-boot-2023.04 +gitAUTOINC+d74d0993e2-gd74d0993e2/drivers/net/ti/cpsw.c:1188:对`GPIO_request_list_By_name'的引用未定义
arm-oE-linux-gnueabi-ld.bfd:drivers/net/ti/cpsw_MDIO.o:在函数`wait_for_bit_le32'中:
/home/aws-suma/PIC6.1_Migration/11-1-2023-PIC6.1/board-support/ti-u-boot-2023.04 +gitAUTOINC+d74d0993e2-gd74d0993e2/include/WAIT_BIT.h:81:对`CtrlC'的未定义引用
ARM-OE-LINUX-gnueabi-ld.bfd:drivers/USB/gadget/ether.o:in function ` usb_eth_init':
/home/aws-suma/PIC6.1_Migration/11-1-2023-PIC6.1/board-support/ti-u-boot-2023.04 +gitAUTOINC+d74d0993e2-gd74d0993e2/drivers/usb/gadget/ether.c:2339:未`"CtrlC"的引用
ARM-OE-LINUX-gnueabi-ld.bfd:net/net.o:在函数`net_loop'中:
/home/aws-suma/PIC6.1_Migration/11-1-2023-PIC6.1/board-support/ti-u-boot-2023.04 +gitAUTOINC+d74d0993e2-gd74d0993e2/net/net.c:629:未定义对`CtrlC'的引用
make[1]:***[scripts/Makefile.spl:527: SPL/u-boot-spl]错误1
make:***[Makefile:2043: SPL/u-boot-spl]错误2
谢谢。
Suraj.