Skip to content
Snippets Groups Projects
Commit bd175b2f authored by Douglas Targett's avatar Douglas Targett
Browse files

Merge branch 'T27169_add_hatch' into 'collabora/production'

Add asus-C436FA-Flip-hatch device type template

See merge request lava/lava!21
parents b4c7008d 2bbd550b
No related branches found
No related tags found
No related merge requests found
{# device_type = 'asus-C436FA-Flip-hatch' #}
{% extends 'base-depthcharge.jinja2' %}
{% set start_message = start_message | default('Starting depthcharge on Helios...') %}
{% set bootloader_prompt = bootloader_prompt | default('hatch:') %}
{% set boot_message = boot_message | default('Starting kernel ...') %}
{% set console_device = console_device | default('ttyS0') %}
{% set base_kernel_args = base_kernel_args | default('earlyprintk=uart8250,mmio32,0xfedc6000,115200n8') %}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment