Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • lava lava
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 96
    • Issues 96
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 64
    • Merge requests 64
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • lava
  • lavalava
  • Issues
  • #595

Closed
Open
Created Mar 08, 2023 by fositebula@fositebula

The device did not receive interrupt_ char

In the test, it is necessary to send interrupt_char to the device, when detecting interrupt_prompt. The lava dispatcher detected the interrupt_prompt and also sent the interrupt_char, but the device did not display the bootloader_prompt.

In order to verify that there is no problem with my device, I did two experiments:

  1. After telnet and input interrupt_char, the device can display bootloader_prompt;
  2. I wrote a script that simulates lava dispatcher, and the device can also display bootloader_prompt
  • lava-dispatcher, installed at version: 2020.01
  • ser2net version: 2.10.1-1+b1
  • pexpect version: 4.6.0
  • device type content:

u-boot:

parameters:

bootloader_prompt: 'qogirn6l>'

interrupt_prompt: 'ddr init start!!!'

boot_message: Starting kernel

# character needed to interrupt u-boot, single whitespace by default

interrupt_char: q

send_char: True
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking