Hello,
I am waiting for a DM8168 EVM board to test some code I have. Also, I have a custom DM8168 board, and my question is the next one:
in the file Rules.make, it is mandatory to change the lines which have the dm816x-evm? What I have to put instead of that? dm816x?
# Define target platform.
PLATFORM=dm816x-evm
KERNEL_VERSION=2.6.37
DEFAULT_LINUXKERNEL_CONFIG=ti8168_evm_defconfig
DEFAULT_UBOOT_CONFIG=ti8168_evm_config
MIN_UBOOT_CONFIG=ti8168_evm_min_sd
SYSLINK_PLATFORM=TI816X
GRAPHICS_PLATFORM=6.x
OMX_PLATFORM=ti816x-evm
OMTB_PLATFORM=ti816x-evm
RPE_PLATFORM=ti816x-evm
MEDIA_CONTROLLER_UTILS_PLATFORM=ti816x-evm
MATRIX_PLATFORM=ti816x
EDMA3_LLD_TARGET=edma3_lld_ti816x-evm_674_libs
Thanks,