Hi,
I am using the AM335x Starter Kit. The build is ti-sdk-am335x-evm-.07.00.00.00 . The default config file is tisdk_am335x-evm_defconfig, but it isn't one of the many config files within the following directory (home/sitara/board-port/sitara-board-port-linux/arch/arm/configs).
Do I have the wrong ti-sdk-am335x-evm--07.00.00.00.00 ? Should it be ti-sdk-arm335x-evm-06.00.00.00 ?
I tried to config the kernel :
make ARCH=arm CROSS_COMPILE=/home/sitara/<sdk install dir>/linux-devkit/sysroots/i686-arago-linux/usr/bin/arm-linux-gnueabihf- tisdk_am335x-evm_defconfig
couldn't find tisdk_am335x-evm_defconfig file and sure enough I check the directory /home/sitara/board-port/sitara-board-port-linux/arch/arm/configs and the file tisdk_am335x-evm_defconfig was not there.
now what?