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 to build WLAN package

I recently purchased a mistral OMAP EVM board.

I went thru all the installation on my Ubuntu 10.04

I am able to run compile kernel, build an image and copy the image to the SD. And everything runs identically as the original SD card.

I can also build a duplicate SD card as the AM37X EVM

My question:

I like to compile and install the WLAN-BT modules with the kernel. It is unclear from the documentation (snipped shown below)

........

  1. Extract kernel sources in the PSP package 03.xx.xx.xx.
  2. Apply the patch "PSP-03.00.00.05-and-wl1271-6.1.5.4-integration.patch" available under "source/patches" folder on

........

What they are referring to package 03.xx.xx.xx? I installed the sdk as I was instructed in the documentation and I do not have a linux or PSP-03.xx.xx.xx anywhere.

The only thing similar in my installed path is $HOME/ti-sdk-AM3715-evm-4.0.0.0/AM37x-PSP/

I do see the patch, but the patch is looking for a linux install with version 03.00.00.05?  Is this correct?

Please help clarify the above instruction. I am stuck trying to get the wireless up and running