Has anyone built Kernel for TI Sitara SK on a Ubuntu 12.04 LTS. I used the following link the process terminated with following errors.
arm-linux-gcc: Command not found
I have the tool chain installed on my machine. I used the following command again to install the tool chain. Is there something I that I am missing.
sudo apt-get install gcc-arm-linux-gnueabi
http://processors.wiki.ti.com/index.php/AM335X_EVM-SK_Android_Devkit_Guide#Building_Source_Code
gcc-arm-linux-gnueabi
I have read the following post too http://e2e.ti.com/support/embedded/android/f/509/p/213364/753467.aspx#753467