Documentation ¶
Overview ¶
Package rockpi4 provides the Radxa rock pi implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Rockpi4 ¶
type Rockpi4 struct{}
Rockpi4 represents the Radxa rock pi board.
Reference: https://rockpi.org/
func (*Rockpi4) KernelArgs ¶
func (r *Rockpi4) KernelArgs() procfs.Parameters
KernelArgs implements the runtime.Board.
func (*Rockpi4) PartitionOptions ¶
func (r *Rockpi4) PartitionOptions() *runtime.PartitionOptions
PartitionOptions implements the runtime.Board.
Click to show internal directories.
Click to hide internal directories.