I am attempting to add the cape support for the WL1835MOD using the instructions at http://processors.wiki.ti.com/index.php/WL1835_Cape_on_BeagleBone_with_Debian. The wl8-build.sh works up to the point of applying the patches for the MMC but then it gets a Hunk #1 FAILED at 881. With some digging this is the line listed in patch.sh as:
${git} "${DIR}/patches/capes/0038-cape-add-BB-BONE-SERL-01-00A2.patch
Do these instructions need to be updated or have the patchs specified on that site been updated?
Has anybody had success getting this cape working on the BBB with Debian?