Done
Details
Assignee
Aditya PrayogaAditya PrayogaReporter
Aditya PrayogaAditya PrayogaComponents
Priority
Medium
Details
Details
Assignee
Aditya Prayoga
Aditya PrayogaReporter
Aditya Prayoga
Aditya PrayogaComponents
Priority
Created October 6, 2020 at 1:19 PM
Updated October 19, 2020 at 4:40 AM
Resolved October 19, 2020 at 4:40 AM
Currently recovery button invoke maskrom mode. In this mode, Armbian image could not be directly written to the storage (eMMC/SD). UMS mode is preferred.
There are several things to consider/need to be done,
ums and rockusb is broken on helios64
USB type C signals are shared between FTDI and SoC, U-Boot need to switch the USB MUX to SoC before entering download mode.
Staggering HDD Power rail currently implemented in device tree, so button press only readable after ~5 seconds boot. Better to move it to board file.
Provide visual indicator to notify user