Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions dtschema/schemas/chosen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,13 @@ properties:

This random value should be provided by bootloader.

logo:
type: object
description:
A boot logo supplied by firmware, as an image the operating system can
draw once it owns the display. The contents are described by the
binding matching the node's compatible string.

linux,booted-from-kexec:
type: boolean
description:
Expand Down
Loading