pyamlboot
pyamlboot copied to clipboard
Amlogic USB Boot Protocol Library
Just cloned the repo and tried `boot-g12.py`: ``` ❯ sudo ./boot-g12.py ../bsp/.root/usr/lib/u-boot/radxa-zero/u-boot.bin /home/excalibur/Documents/GitHub/pyamlboot/./boot-g12.py:8: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources Firmware Version : ROM: 3.2 Stage:...
The naming convention of the Libre Computer boards is described in the link below: https://hub.libre.computer/t/libre-computer-board-naming-scheme-and-conventions/100 PLAT_VENDOR-PLAT_FAMILY-FORM_FACTOR-VARIANT-VERSION The naming convention of libretech followed by the form factor causes conflicts when the...
This tool supports burning devices using the ADNL and Optimus protocols.
Many have been tinkering with the Spotify CarThing (codename `superbird`), an Amlogic S905D2 based device. @bishopdynamics has created a cross-platform tool wrapping `pyamlboot` to simplify a lot of the processes...
For an unknown reason, on AMD platforms the first DDR init load fails, but a rety works, this retries until DDR init works. Fixes #18
Here's the current log: ``` $ sudo ./boot.py libretech-cc Using GX Family boot parameters ROM: 2.4 Stage: 0.0 Writing /home/narmstrong/projects/amlogic/pyamlboot/files/libretech-cc/u-boot.bin.usb.bl2 at 0xd9000000... [DONE] Writing /home/narmstrong/projects/amlogic/pyamlboot/files/usbbl2runpara_ddrinit.bin at 0xd900c000... [DONE] Running at...
1. Any plans to support GXBB? 2. Is GXBB support USB Boot Utility? @superna9999 ?
I tried to run start SEI610 mainline u-boot on A95X F3 Air, but got such issue: sudo boot-g12.py u-boot_sei610_noab.bin Firmware Version : ROM: 0.7 Stage: 0.16 Need Password: 0 Password...
does it support a311d2, if not, is support planned?