Other Parts Discussed in Thread: AM1808, OMAPL138
I downloaded SDK for AM1808.
I have AM18x Evaluation Module for AM1808.
What defconfig use for build linux kernel from arch/arm/configs ? and u-boot?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Your SDK installation should have some sort of Getting Started or User Guide that descibes how to build components. If not, the TI Wiki has some pages:
http://processors.wiki.ti.com/index.php/Getting_Started_With_the_AM18x_EVM_/_eXperimenter%E2%80%99s_Kit
http://processors.wiki.ti.com/index.php/GSG:_Building_Software_Components_for_OMAP-L1/AM1x
http://processors.wiki.ti.com/index.php/GSG:_Building_Software_Components_for_OMAP-L1#Rebuilding_the_Linux_kernel
The TI Wiki pages say to use da850_omapl138_defconfig. It would definitely be nice if TI had an individual file each and every board. Avoids all the guessing.