If I use your dtb in my KII Pro, either stock or k2pro.dtb - I get stuck on the amlogic logo. If I remove the dtb file, it will boot to LE, but wifi doesn't work. (See the dmesg excerpt below)
Any thoughts on how to address this? I was thinking of copying the BCM4335 firmware, nvram and config files to the /system/etc/firmware/ path - but is there even a /system path in LE??
dhd_bus_devreset: == WLAN ON ==
[ 13.426452@2] F1 signature read @0x18000000=0x1601433
[ 13.428959@2] F1 signature OK, socitype:0x1 chip:0x4335 rev:0x1 pkg:0x0
[ 13.429359@2] DHD: dongle ram size is set to 786432(orig 786432) at 0x180000
[ 13.429524@2] dhdsdio_probe_init: set use_rxchain 1 from config.txt
[ 13.429582@2] dhd_conf_read_config: Ignore config file /system/etc/firmware/config.txt
[ 13.429592@2] dhd_conf_set_fw_name_by_chip: firmware_path=/system/etc/firmware/fw_bcmdhd.bin
[ 13.429599@2] Final fw_path=/system/etc/firmware/fw_bcmdhd.bin
[ 13.429603@2] Final nv_path=/system/etc/firmware/nvram.txt
[ 13.429608@2] Final conf_path=/system/etc/firmware/config.txt
[ 13.429921@2] dhdsdio_download_code_file: Open firmware file failed /system/etc/firmware/fw_bcmdhd.bin
[ 13.429927@2] _dhdsdio_download_firmware: dongle image file download failed
[ 13.429952@2] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 13.429959@2] dhd_prot_ioctl : bus is down. we have nothing to do
[ 13.429965@2] dhd_net_bus_devreset: dhd_bus_devreset: -35
[ 13.430004@2] wifi_platform_set_power = 0
[ 13.430010@2] ======== PULL WL_REG_ON LOW! ========
[ 13.430015@2] wl_android_wifi_on: Failed
[ 13.430022@2] dhd_open : wl_android_wifi_on failed (-35)
[ 13.430028@2] dhd_stop: Enter ffffffc06020d000
[ 13.430033@2] wl_android_wifi_off in 1
[ 13.430038@2] wl_android_wifi_off in 2: g_wifi_on=0
[ 13.430042@2] wl_android_wifi_off out
Display More
As an FYI, my KII Pro is a custom build for testing dual internal ATSC tuners - so I will have to do some work to get the dual tuners to show up...but is the ATSC hardware part of your build? Should be using similar hardware to what was in the KI Plus ATSC version.
Thanks for your thoughts!