- 积分
- 31
贡献194
飞刀63 FD
注册时间2015-1-7
在线时间5 小时
扫一扫,手机访问本帖
|
hi,forlinx
im8mp ubuntu下烧写不成功:
- $ sudo ./uuu_imx_android_flash.sh -f imx8mp -e
- This script is validated with uuu 1.4.72 version, it is recommended to align with this version.
- dtbo is supported
- dual slot is supported
- dynamic parttition is supported
- vendor_boot parttition is supported
- skip flash bootloader0
- skip flash gpt
- skip flash dtbo_a
- skip flash boot_a
- skip flash vendor_boot_a
- skip flash vbmeta_a
- skip flash dtbo_b
- skip flash boot_b
- skip flash vendor_boot_b
- skip flash vbmeta_b
- skip flash super
- skip flash logo
- uuu script generated, start to invoke uuu with the generated uuu script
- uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.139-0-g1a8f760
- Success 0 Failure 1
-
-
- 1:1 9/14 [partition does not exist or uneraseabl] FB[-t 600000]: erase misc
复制代码 请问这个问题怎么解决呢?
我的板子系统默认是Linux的,现在想烧写成Android的,使用的Android镜像是SDK包里自带的镜像。
另外,windows7下烧写也不成功:
- G:\workspace\forlinx\OKMX8MP\vmshare\uuu>uuu_imx_android_flash.bat -f imx8mp -e
- This script is validated with uuu 1.4.72 version, it is recommended to align wit
- h this version.
- dtbo is supported
- dual slot is supported
- dynamic partition is supported
- vendor_boot is supported
- generate lines to flash u-boot-imx8mp.imx to the partition of bootloader0
- generate lines to flash partition-table.img to the partition of gpt
- generate lines to flash dtbo-imx8mp.img to the partition of dtbo_a
- generate lines to flash vendor_boot.img to the partition of vendor_boot_a
- generate lines to flash boot.img to the partition of boot_a
- generate lines to flash vbmeta-imx8mp.img to the partition of vbmeta_a
- generate lines to flash logo.img to the partition of logo
- generate lines to flash dtbo-imx8mp.img to the partition of dtbo_b
- generate lines to flash vendor_boot.img to the partition of vendor_boot_b
- generate lines to flash boot.img to the partition of boot_b
- generate lines to flash vbmeta-imx8mp.img to the partition of vbmeta_b
- generate lines to flash logo.img to the partition of logo
- generate lines to flash super.img to the partition of super
- uuu script generated, start to invoke uuu with the generated uuu script
- uuu (Universal Update Utility) for nxp imx chips -- libuuu_1.4.139-0-g1a8f760
- Your console don't support VT mode, fail back to verbose mode
- Build in config:
- Pctl Chip Vid Pid BcdVersion
- ==================================================
- SDPS: MX8QXP 0x1fc9 0x012f [0x0002..0xffff]
- SDPS: MX8QM 0x1fc9 0x0129 [0x0002..0xffff]
- SDPS: MX8DXL 0x1fc9 0x0147
- SDPS: MX28 0x15a2 0x004f
- SDPS: MX815 0x1fc9 0x013e
- SDPS: MX865 0x1fc9 0x0146
- SDPS: MX8ULP 0x1fc9 0x014a
- SDPS: MX8ULP 0x1fc9 0x014b
- SDP: MX7D 0x15a2 0x0076
- SDP: MX6Q 0x15a2 0x0054
- SDP: MX6D 0x15a2 0x0061
- SDP: MX6SL 0x15a2 0x0063
- SDP: MX6SX 0x15a2 0x0071
- SDP: MX6UL 0x15a2 0x007d
- SDP: MX6ULL 0x15a2 0x0080
- SDP: MX6SLL 0x1fc9 0x0128
- SDP: MX7ULP 0x1fc9 0x0126
- SDP: MXRT106X 0x1fc9 0x0135
- SDP: MX8MM 0x1fc9 0x0134
- SDP: MX8MQ 0x1fc9 0x012b
- SDPU: SPL 0x0525 0xb4a4 [0x0000..0x04ff]
- SDPV: SPL1 0x0525 0xb4a4 [0x0500..0x9998]
- SDPU: SPL 0x0525 0xb4a4 [0x9999..0x9999]
- SDPU: SPL 0x3016 0x1001 [0x0000..0x04ff]
- SDPV: SPL1 0x3016 0x1001 [0x0500..0x9998]
- FBK: 0x066f 0x9afe
- FBK: 0x066f 0x9bff
- FB: 0x0525 0xa4a5
- FB: 0x18d1 0x0d02
- FB: 0x3016 0x0001
- Wait for Known USB Device Appear...
- New USB Device Attached at 2:15
- 2:15>Start Cmd:SDPS: boot -f u-boot-imx8mp-evk-uuu.imx.link
- 100%2:15>Okay (3.151s)
- New USB Device Attached at 2:15
- 2:15>Fail Failure open usb device(1.845e+16s)
- [?25h
复制代码
|
|