Closed japaric closed 4 years ago
This has been successfully tested on macOS.
I have removed the hardcoded x86_64-unknown-linux
target triple from the .cargo/config
and replaced it with usd-runner
(the name of the runner binary). The docs have been updated as it is now necessary to install the usd-runner
binary to get cargo run
to work.
Right now this only implements command line replacement for
imx_usb
. You can try it out with:NOTE the device must be in USB Serial Downloader mode -- this is the "development mode" where the
15a2:0080
device appears underlsusb
This will load u-boot into RAM. Once loaded you can use
minicom
to access the u-boot console.TODOs
imx_usb