Skip to content

RKUSBDriver calls rk-usb-loader with invalid arguments #288

@rvdgracht

Description

@rvdgracht

The RKUSBDriver tries to load a usb-loader first by calling:
rk-usb-loader db /var/cache/labgrid/path/to/usbloader.bin
and later on
rk-usb-loader wl 0x40 /var/cache/labgrid/path/to/bootloader.img
which both fail because the rk-usb-loader af found in the latest testing release (2025-08-21) doesn't accept those arguments.

root@lxatac-00055:~# rk-usb-loader -h
Usage: rk-usb-loader [OPTIONS] <IMAGE>

Options:
  -d          Enable debugging output
  -h          This help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions