[2022-12-05 17:42:14,149] [Update0] [INFO] core.py:92 [com] U-Boot 2018.09-gfed2490e-dirty (Oct 26 2022 - 17:42:24 +0800) for hobot_j5
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] +++show_board_info
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] DRAM: 8 GiB
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] Flash: +++drivers/core/uclass.c:222/uclass_find_first_device()!
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] 1111111111ret:0,name:mtd
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] 222222222222
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] ## Unknown flash on Bank 1 - Size = 0x00000000 = 0 MB
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] 0 Bytes
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] MMC: +++drivers/core/uclass.c:222/uclass_find_first_device()!
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] 1111111111ret:0,name:mmc
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] 222222222222
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] 3333333333333:-1140894432
[2022-12-05 17:42:14,150] [Update0] [INFO] core.py:92 [com] sdhc@0x48030000: 0, sdhc@0x48040000: 1
[2022-12-05 17:42:14,152] [Update0] [INFO] core.py:92 [com] Loading Environment from NVRAM... OK
[2022-12-05 17:42:14,152] [Update0] [INFO] core.py:92 [com] In: uart@43B90000
[2022-12-05 17:42:14,152] [Update0] [INFO] core.py:92 [com] Out: uart@43B90000
[2022-12-05 17:42:14,152] [Update0] [INFO] core.py:92 [com] Err: uart@43B90000
[2022-12-05 17:42:14,152] [Update0] [INFO] core.py:92 [com] Net: +++drivers/core/uclass.c:570/uclass_first_device_check()!
。。。
[2022-12-05 17:42:29,426] [Update0] [INFO] core.py:92 [com] printenv fastboot.is-secureboot
[2022-12-05 17:42:29,426] [Update0] [INFO] core.py:92 [com] fastboot.is-secureboot=yes
[2022-12-05 17:42:29,426] [Update0] [INFO] core.py:92 [com] Hobot#
[2022-12-05 17:42:29,427] [Update0] [DEBUG] transfer_to_board.py:343 run fastboot_cmd
[2022-12-05 17:42:30,428] [Update0] [INFO] transfer_to_board.py:347 cmd:fastboot -s udp:10.10.16.12:5554 getvar pksel
[2022-12-05 17:42:30,428] [Update0] [DEBUG] core.py:633 cd tools/adb/windows-j5 && fastboot -s udp:10.10.16.12:5554 getvar pksel
[2022-12-05 17:42:33,084] [Update0] [DEBUG] utils.py:256 error: no response from target
< waiting for udp:10.10.16.12:5554 >
getvar:pksel FAILED (remote: 'Variable not implemented')
Finished. Total time: 0.001s
[2022-12-05 17:42:33,085] [Update0] [INFO] transfer_to_board.py:370 after switch spl_file_name: D:/J5/package\spl.img0.bin, gpt_file_name: gpt_main-secure.img
[2022-12-05 17:42:33,085] [Update0] [INFO] transfer_to_board.py:371 start fastboot burn in j5 uboot...
[2022-12-05 17:42:33,085] [Update0] [INFO] transfer_to_board.py:372 start burn partition: ['all', 'sbl', 'gpt']
[2022-12-05 17:42:33,085] [Update0] [INFO] transfer_to_board.py:375 cmd:fastboot -s udp:10.10.16.12:5554 flash gpt "D:/J5/package\gpt_main-secure.img"
[2022-12-05 17:42:33,085] [Update0] [DEBUG] core.py:633 cd tools/adb/windows-j5 && fastboot -s udp:10.10.16.12:5554 flash gpt "D:/J5/package\gpt_main-secure.img"
[2022-12-05 17:42:33,260] [Update0] [DEBUG] utils.py:256 Sending 'gpt' (17 KB) OKAY [ 0.006s]
Writing 'gpt' FAILED (remote: 'error write the image')
fastboot: error: Command failed
[2022-12-05 17:42:33,373] [Update0] [ERROR] hbupdate-gui.py:149 update fail: local variable 'partition_one' referenced before assignment
[2022-12-05 17:44:06,385] [MainThread] [DEBUG] hbupdate-gui.py:629 app exit
这个可能是什么问题

