U-Boot Driver
jumpstarter-driver-uboot provides functionality for interacting with the
U-Boot bootloader. This driver does not interact with the DUT directly, instead
it should be configured with backing power and serial drivers.
Installation
:substitutions:
$ pip3 install --extra-index-url {{index_url}} jumpstarter-driver-uboot
Configuration
Example configuration:
:language: yaml
:hide:
>>> from jumpstarter.config.exporter import ExporterConfigV1Alpha1DriverInstance
>>> ExporterConfigV1Alpha1DriverInstance.from_path("source/reference/package-apis/drivers/uboot.yaml").instantiate()
UbootConsole(...)
API Reference
.. autoclass:: jumpstarter_driver_uboot.client.UbootConsoleClient()
:members:
Release files for jumpstarter-driver-uboot 0.9.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jumpstarter_driver_uboot-0.9.0.tar.gz | 7.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jumpstarter_driver_uboot-0.9.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 14.9 kB
Release files / jumpstarter_driver_uboot-0.9.0.tar.gz
| Download URL | jumpstarter_driver_uboot-0.9.0.tar.gz |
|---|---|
| Size | 7.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
fd80b5b367f504451bc1c5e78181dab5fb3d0e7d772e2f0f8c7f33a959b951b9
|
|
BLAKE2b-256 checksum How to use checksums |
3a1c3605d5a7812831a099a7122c8f5804507570469e81722569d705b4ac410e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.8.22
|
Release files / jumpstarter_driver_uboot-0.9.0-py3-none-any.whl
| Download URL | jumpstarter_driver_uboot-0.9.0-py3-none-any.whl |
|---|---|
| Size | 7.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
55442f3224608d9e70ec350a81d0be96b4c84d8221c6d8d4e944c26a7e13c524
|
|
BLAKE2b-256 checksum How to use checksums |
53b59dc93744646c3591108f94b318ca946f2e23be0c9b4785c9cf324e3853d4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
uv/0.8.22
|