Beaglebone Black & Element 14 Wireless Cape WL1837MOD

Hi,
This is a freshman for beaglebone, i am using Beaglebone Black & Element 14 Wireless Cape WL1837MOD to make wifi work. i am ok to run the wifi with ti sdk followed by below thread.
https://e2e.ti.com/support/wireless-connectivity/wi-fi-group/wifi/f/wi-fi-forum/971406/wl1837mod-wifi-does-not-work-by-beaglebone-black-element-14-wireless-cape
but I hope i can run Element 14 Wireless Cape on debian, i saw i need to do something on xxx.dtbo. i am not sure which dtbo in /opt/source/bb.org-overlays/src/arm$ path I should use ?
below is my system log
Linux beaglebone 4.19.94-ti-r42 #1buster SMP PREEMPT Tue Mar 31 19:38:29 UTC 2020 armv7l GNU/Linux

Hi,
i am follow this thread, How to get the Element 14 wifi cape to work.

Edit the /boot/uEnv.txt with these modifications.

###Additional custom capes
uboot_overlay_addr4=/lib/firmware/BB-GATEWAY-WL1837-00A0.dtbo
Then modify this sectoin

###Disable auto loading of virtual capes (emmc/video/wireless/adc)
disable_uboot_overlay_emmc=1
disable_uboot_overlay_video=1
disable_uboot_overlay_audio=1
#disable_uboot_overlay_wireless=1
disable_uboot_overlay_adc=1
still can’t work. sdio write failed, i am not sure whether if my board is not e14 standard gateway board.

And, update the log