目前烧录9380的mboot使用MSTV_Tool工具,目前网上都能找到对应的软件。 设置好地址。
mboot编译后生成2个文件bfe_app.bin和bfe_boot.bin。
一。
To program bfe_app.bin
1) Open mstvtool -> view -> STB eMMC Program
2) “Prepare Script” enter the file: 1.Curry_PM51_Prepare.txt
3) “DRAM Script” enter the file:
2.Curry_PLL_CLKGEN_DDR3_32_8X_CL13_2133_4L_245B(12x12).txt
4) “Tool Bin file” enter the file: PM51_Curry_User.bin
5) “Trigger Script” enter the file: 10.Curry_PM51_Trigger.txt
6) “Program -> File” enter the file: bfe_app.bin
7) Uncheck the “Program -> Boot” and enter 0x1000 in “Start blk addr”
8) Confirm mstvtool can read reg banks
9) Click “Start Prepare”
10) Click “Start Program”
二。
After reset power(very Important), then Ready toprogram bfe_boot.bin。
1) Open mstvtool -> view -> STB eMMC Program
2) “Prepare Script” enter the file: 1.Curry_PM51_Prepare.txt
3) “DRAM Script” enter the file:
2.Curry_PLL_CLKGEN_DDR3_32_8X_CL13_2133_4L_245B(12x12).txt
4) “Tool Bin file” enter the file: PM51_Curry_Boot.bin
5) “Trigger Script” enter the file: 10.Curry_PM51_Trigger.txt
6) “Program -> File” enter the file: bfe_boot.bin
7) Check the “Program -> Boot”
8) Confirm mstvtool can read reg banks
9) Click “Start Prepare”
10) Click “Start Program”
After programing done, the status will show “Success, Please reset power”.
对于烧录所需的下面的5个文件,对应不同容量的EMMC和硬件设计是不一样的。需要向原厂按照自己的规格申请。
1.Curry_PM51_Prepare.txt
2.Curry_PLL_CLKGEN_DDR3_32_8X_CL13_2133_4L_245B(12x12).txt
10.Curry_PM51_Trigger.txt
PM51_Curry_User.bin
PM51_Curry_Boot.bin
|