MediaTek-Labs / linkit-smart-7688-feed

190 stars 152 forks source link

firmeware bin size is smaller than 3M and upgrade failure #41

Closed yangpu closed 7 years ago

yangpu commented 7 years ago

We have built the firmware for several times following the steps in the project and works out the bin file, however the 7688 DUO board WIFI LED keeps light after upgrading with the firmware bin file, which means the linux kernal initialization failured.

We have compared the compiled bin file with the one download from the office site, the file size is 3M VS 21M. What's wrong about the bin?

yangpu commented 7 years ago

I have found the issue is lack of wifi binary for 3.18.45, and cp mt_wifi.ko.3.18.44 to mt_wifi.ko.3.18.45 to make through.