frederic / superbird-bulkcmd

Spotify Car Thing (superbird) resources to access U-Boot shell over USB
251 stars 14 forks source link

Potential alternative to amlogic usb tool binary #10

Closed bishopdynamics closed 6 months ago

bishopdynamics commented 2 years ago

I started digging into pyamlboot and realized we could use it to replace bin/update.

I re-implemented scripts/upload-kernel.sh in python as an example, and posted it here

npjohnson commented 6 months ago

Thanks, in this repo we will continue using the host binary. But good work!