[ 1.808949] with arguments:
[ 1.811928] /sbin/init
[ 1.814651] with environment:
[ 1.816861] usb 2-1: new SuperSpeed USB device number 2 using xhci-hcd
[ 1.817809] HOME=/
[ 1.826733] TERM=linux
[ 1.829455] SWUPDATE_SERVER_IP=192.168.50.15
[ 1.834103] SWUPDATE_SERVER_UDP_LOGGING_PORT=12345
[ 1.839268] SWUPDATE_UPDATE_FILENAME=hailo-update-image-hailo15-sbc.swu
[ 1.846265] SWUPDATE_UPDATE_MODES=init-partitions-single,init-scu-bl,copy-a
[ 1.851572] usb 2-1: New USB device found, idVendor=05e3, idProduct=0620, bcdDevice= 5.11
[ 1.861891] usb 2-1: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.869105] usb 2-1: Product: USB3.0 Hub
[ 1.873077] usb 2-1: Manufacturer: GenesysLogic
Configuring network interfaces… done.
Waiting for networking service is up…
Downloading hai[ 0.003766] SCU-FW v0.42.1 [10d0788e] (based on SCP-Firmware v2.14.0 [cd9ada0f])
[ 0.014459] [FWK] Module initialization complete!
[ 0.261834] [DDR] DDR initialized successfully (4 GiB, 4000MT/s, BIST)
[ 0.548695] [SYSTEM] Starting AP…
The upgrade is stuck in an infinite retry loop.
I think the cause is that I was using the 50.x IP range. I didn’t realize that starting the tftp upgrade would cause the board to reboot. After it reboots, the target board’s IP reverts to 10.0.0.x, which seems to be why the upgrade keeps failing.
The problem is I can’t stop this process now. Even after re-flashing the UART recovery file, it keeps retrying the firmware upgrade.
Please tell me how to solve this.