Difference between revisions of "MI3.1 7.0.0.14 Porting SOP for Baytrail"

From ESS-WIKI
Jump to: navigation, search
(Created page with "=Prepare= #4GB USB Flash =Porting SOP= #Login 172.22.15.134 ID:eric Password:ericliang #cd /home/eric/Backup/IDP/images/MI3.1/Advantech/ProVer_7.0.0.14_V1/Baytrail/ARK-1123H...")
(No difference)

Revision as of 12:02, 6 September 2016

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 & fill excel => \\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
  8. Test SUSI & SUSIIoT comfirm could run and get platform information
  9. Complete Test => Pass
  10. Modify ReadMe.txt => 1. Serial Number, 2. Date, 3. Platform Name
  11. poweroff
  12. Insert USB disk to Linux Host
  13. cd /home/eric/Backup/IDP/images/MI3.1/Advantech/ProVer_7.0.0.14_V1/Baytrail/
  14. mkdir "Platform Name" & cd ./xxxx
  15. sudo dd if=/dev/sdx of=./2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img bs=4M; sync
  16. mkdir md5
  17. 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
  18. gzip 2070014588_ARK-2151S-S9_IDP_MI3.1_x64_ENG_V7.0.0.14_20160829.img
  19. 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.