I have 2 boards that I'm working with that use Wilink8. One being a Beaglebone black and the other being a custom board That integrates the two in away that I can use the emmc.
I'm able to get the prebuilt images from the sdk to work. Now I'm trying to get WiLink8 support. I followed the following link:
http://processors.wiki.ti.com/index.php/WL18xx_First_Time_Getting_Started_Guide_%28Beaglebone%29
so that I can get the beaglebone to work. From there I was going to substitute the device tree with a custom one that moves the mmc around so that emmc is available. I've had this working with SDK 7. Now when I try with then new sdk, I get stuck on "Starting kernel...". I'd like to get help on figure out what I have to do.
Also, if it's important, but when running uBoot, I see "Unable to read uEnv.txt" and "Unable to read boot.src"