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.

How does SDK detect which board is being used

Now that one AM335x Linux SDK can run on any of the evaluation boards (EVM, BeagleBone, StarterKit), I was curious as to how it detects which device it is running on? Is there a global check done somewhere? Or is it just done as needed for each peripheral? (i.e. check for display, check for DDR3, etc.)

Thanks,
David