Difference between revisions of "IDP/Advantech/Standard BSP"
(→Specification) |
Eric.liang (talk | contribs) (→Porting SOP) |
||
(9 intermediate revisions by 2 users not shown) | |||
Line 5: | Line 5: | ||
##[[Media:Adv_Standard_MI3.1_Image_V1.0.1_for_Haswell_config.log.txt|Hasell]] | ##[[Media:Adv_Standard_MI3.1_Image_V1.0.1_for_Haswell_config.log.txt|Hasell]] | ||
#Have verified 5 Wireless Modules as below | #Have verified 5 Wireless Modules as below | ||
− | ## | + | ##Silex SX-PCEAN2 ( WiFi - Athero AR9580 ) |
+ | ##EWM-W15801F ( WiFi - Atheros AR9592-AR1B ) | ||
+ | ##Intel AC7260 ( WiFi + BT Intel AC7260 ) | ||
+ | ##EWM-CC118HD01E ( 3G u-blox SARA-U270 with SIM Holder ) | ||
+ | ##Sierra MC7354 ( 3G Sierra MC7354 without SIM Holder ) | ||
+ | ##Telite HE910 ( 3G Telit HE910 with SIM Holder ) | ||
#SUSI4.0 / SUSIIoT Porting | #SUSI4.0 / SUSIIoT Porting | ||
#Doesn't support Secure Boot with this version( need modify BIOS ) | #Doesn't support Secure Boot with this version( need modify BIOS ) | ||
Line 13: | Line 18: | ||
1. add modem_cell_default to /etc/. : Support we tested Modem Module can show on Luci web UI ( EWM-C118HD01E / Sierra MC7354 / EWM-C109F601E / EWM-C117FL04E )<br /> | 1. add modem_cell_default to /etc/. : Support we tested Modem Module can show on Luci web UI ( EWM-C118HD01E / Sierra MC7354 / EWM-C109F601E / EWM-C117FL04E )<br /> | ||
− | 2. add the usb-modem.sh to / | + | 2. add the usb-modem.sh to /lib/network/. : Support USB interface 3G module (ex: Sierra MC7354 )<br /> |
− | 3. add | + | 3. add ar3k.zip to /lib/firmware/ & unzip ark3k.zip : Support Atheros bluetooth module<br /> |
4. SUSI4.0 -> ~/Advantech/SUSI4.0 : SUSI4.0 Linux Driver for Advantech Platform<br /> | 4. SUSI4.0 -> ~/Advantech/SUSI4.0 : SUSI4.0 Linux Driver for Advantech Platform<br /> | ||
5. SUSIIoT -> ~/Advantech/SUSIIoT : SUSIIoT SUSI Driver with JSON format <br /> | 5. SUSIIoT -> ~/Advantech/SUSIIoT : SUSIIoT SUSI Driver with JSON format <br /> | ||
6. ReadMe.txt -> ~/Advantech/ReadMe.txt : OS Information<br /> | 6. ReadMe.txt -> ~/Advantech/ReadMe.txt : OS Information<br /> | ||
7. config.log -> ~/Advantech/config.log : Configuration of the MI3.1 7.0.0.14 Pro image<br /> | 7. config.log -> ~/Advantech/config.log : Configuration of the MI3.1 7.0.0.14 Pro image<br /> | ||
+ | |||
+ | ==[[MI3.1_Standard_Image_V1.0.1_Porting_SOP|<span style="color:#0070c0;">Porting SOP</span>]]== | ||
+ | ===[[MI3.1 7.0.0.14 Porting SOP for Baytrail| MI3.1 7.0.0.14 Porting SOP for Baytrail]]=== | ||
+ | ===[[MI3.1 7.0.0.14 Porting SOP for Haswell| MI3.1 7.0.0.14 Porting SOP for Haswell]]=== | ||
==<span style="color:#0070c0;">RD Functional Test</span>== | ==<span style="color:#0070c0;">RD Functional Test</span>== | ||
+ | [[IDP/ARK-2151S_Functional_Test|ARK-2151S_Functional_Test]] | ||
− | ==[[MI3.1 7.0.0.14 V1.0.1 for Baytrail|<big>For Baytrail</big>]] | + | ==Advantech Standard BSP by ECG== |
+ | *[[MI3.1 7.0.0.14 V1.0.1 for Baytrail|<big>For Baytrail (7.0.0.14)</big>]] | ||
+ | *[[MI3.1 7.0.0.14 V1.0.1 for Haswell|<big>For Haswell (7.0.0.14)</big>]] |
Latest revision as of 04:25, 7 September 2016
Contents
MI3.1 7.0.0.14 V1.0.1
Specification
- Pro version configuration by Advantech : 1.wr-wks-oneagent-oma-dm-ia, 2.wr-wks-oneagent-tr069, 3.wr-mcafee => These features belong Pro version only.
- Have verified 5 Wireless Modules as below
- Silex SX-PCEAN2 ( WiFi - Athero AR9580 )
- EWM-W15801F ( WiFi - Atheros AR9592-AR1B )
- Intel AC7260 ( WiFi + BT Intel AC7260 )
- EWM-CC118HD01E ( 3G u-blox SARA-U270 with SIM Holder )
- Sierra MC7354 ( 3G Sierra MC7354 without SIM Holder )
- Telite HE910 ( 3G Telit HE910 with SIM Holder )
- SUSI4.0 / SUSIIoT Porting
- Doesn't support Secure Boot with this version( need modify BIOS )
Modified Items by ECG
1. add modem_cell_default to /etc/. : Support we tested Modem Module can show on Luci web UI ( EWM-C118HD01E / Sierra MC7354 / EWM-C109F601E / EWM-C117FL04E )
2. add the usb-modem.sh to /lib/network/. : Support USB interface 3G module (ex: Sierra MC7354 )
3. add ar3k.zip to /lib/firmware/ & unzip ark3k.zip : Support Atheros bluetooth module
4. SUSI4.0 -> ~/Advantech/SUSI4.0 : SUSI4.0 Linux Driver for Advantech Platform
5. SUSIIoT -> ~/Advantech/SUSIIoT : SUSIIoT SUSI Driver with JSON format
6. ReadMe.txt -> ~/Advantech/ReadMe.txt : OS Information
7. config.log -> ~/Advantech/config.log : Configuration of the MI3.1 7.0.0.14 Pro image