Closed raveslave closed 3 years ago
@raveslave agreed. Are you willing to look at this?
I'm an EE, never done uboot development. But would be happy to use it. Any tips on small consultancy companies that might be able to do this?
We, at O.S. Systems, can do that if you are willing to sponsor it.
FWIW, the magic sequence for i.MX8MM is mw.l 0x30390094 0x10 ; mw.l 0x30390098 0x40000000
and then doing a warm reset (i.e. without fsl,ext-reset-output
). See the barebox commit for more information.
It would be great with added support for the
bmode usb
on i.MX8 mini i.e. to trigger USB download mode from software