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