Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4930

Compute Module • production flow - update eeprom + flash emmc

$
0
0
I'm trying to create a production flow which is able to update the EEPROM + flash eMMC with one script via RPIBOOT.
Is this possible?

Doing this like that won't work without cutting the power to CM4 in between:

Code:

➜  recovery git:(master) ✗ sudo ../rpiboot -d .RPIBOOT: build-date Feb  6 2025 version 20240422~085300 6cfe7465Please fit the EMMC_DISABLE / nRPIBOOT jumper before connecting the power and USB cables to the target device.If the device fails to connect then please see https://rpltd.co/rpiboot for debugging tips.Loading: ./bootcode4.binWaiting for BCM2835/6/7/2711/2712...Loading: ./bootcode4.binSending bootcode.binSuccessful read 4 bytes Waiting for BCM2835/6/7/2711/2712...Loading: ./bootcode4.binSecond stage boot serverLoading: ./config.txtFile read: config.txtLoading: ./pieeprom.binLoading: ./pieeprom.binLoading: ./pieeprom.sigFile read: pieeprom.sigLoading: ./pieeprom.binFile read: pieeprom.binSecond stage boot server done➜  recovery git:(master) ✗ cd ../mass-storage-gadget64➜  mass-storage-gadget64 git:(master) ✗ sudo ../rpiboot -d .       RPIBOOT: build-date Feb  6 2025 version 20240422~085300 6cfe7465Please fit the EMMC_DISABLE / nRPIBOOT jumper before connecting the power and USB cables to the target device.If the device fails to connect then please see https://rpltd.co/rpiboot for debugging tips.Loading: ./bootfiles.binUsing ./bootfiles.binWaiting for BCM2835/6/7/2711/2712...
Is there something like a reset over RPIBOOT?

Statistics: Posted by batwing — Wed Feb 19, 2025 4:39 pm — Replies 0 — Views 32



Viewing all articles
Browse latest Browse all 4930

Trending Articles