I'm trying to take a factory "demo flashed", new-in-the-box Mistral Rev G OMAP3EVM and install the WLAN/BT drivers to get the WL1271 daughter card working.
It seemed like the easiest way to do this is to simply transfer the "v2......tar.bz" over to the evm...then untar...and run the scripts to install.
Here are the things I've stumbled over...
1st) Pumpkin seems to have a size limit and does not work as a TFTP server very well since the tar fils is over 32M so I had to untar on my host and then pull the DEMOs over seperately.
2nd) I'm getting an error in insmod sdio.ko stating that
"insmod: error inserting 'sdio.ko': -1 Invalid module format"
I'm assuming I have a versioning issue between what I DL-d from the WIKI for the WL1271 and what Rev G ships with...