MI3.1 7.0.0.14 Porting SOP for Baytrail

From ESS-WIKI
Revision as of 03:43, 7 September 2016 by Eric.liang (talk | contribs) (Porting SOP)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Prepare

  1. 4GB USB Flash

Porting SOP

  1. Login 172.22.15.134 ID:eric Password:ericliang
  2. cd /home/eric/Backup/IDP/images/MI3.1/Advantech/ProVer_7.0.0.14_V1/Baytrail/ARK-1123H
  3. insert your USB disk
  4. sudo dd if=./IDP_MI3.1_7.0.0.14_x64_ARK-1123H_V1.0.1_20160530.img of=/dev/sdx bs=4M; sync
  5. Insert the USB to Target platform and boot up
  6. login id & password: root/root
  7. Functional Test ( refer to ARK-2151S_Functional_Test )
  8. To fill test result in excel (template table at \\essnas\IDP\QA\2070014369_ARK-1123H_MI3.1_7.0.0.14_x64_V1.0.1_20160530\IDP_MI3.1_7.0.0.14_ARK-1123H_RD-Test_Report_20150530.xlsx
  9. Test SUSI & SUSIIoT comfirm could run and get platform information
  10. Complete Test => Pass
  11. Modify ReadMe.txt => 1. Serial Number, 2. Date, 3. Platform Name
  12. poweroff
  13. Insert USB disk to Linux Host
  14. cd /home/eric/Backup/IDP/images/MI3.1/Advantech/ProVer_7.0.0.14_V1/Baytrail/
  15. mkdir "Platform Name" & cd ./xxxx
  16. sudo dd if=/dev/sdx of=./2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img bs=4M; sync
  17. mkdir md5
  18. md5sum 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img > ./md5/2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img.md5
  19. gzip 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img
  20. md5sum 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img.gz > ./md5/2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img.gz.md5

Note

BIOS Setting for Baytrail and Haswell platforms

  1. BIOS -> Advanced / Miscellaneous Configuration / OS Selection -> Windows 8.X
  2. MI3.1 image needs boot from UEFI mode => Boot / Boot mode select [UEFI]
  3. If user want to support Secure boot => Please disable CSM and enable Secure boot in BIOS setting.