intelligent-agent / Reflash

Flasher image for Refactor distro for use with Recore 3D printer board
GNU Affero General Public License v3.0
1 stars 0 forks source link

Add option to set hardware version #22

Closed eliasbakken closed 1 year ago

eliasbakken commented 1 year ago

Since we now have multiple hardware versions of Recore, it's good to allow the user to select which board revision he has. This will in turn call the script use-recore-revision with the right board value. The script might have to be changed to alter the eMMC instead of the MMC.

eliasbakken commented 1 year ago

The latest flash-recore script takes the recore revision from the boot partition. This might not work on older boards (a5 and earlier).

eliasbakken commented 1 year ago

I'd say this is implemented now. in 0.0.7-RC7