Documentation ¶
Overview ¶
Package pine64 provides the Pine64 board implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Pine64 ¶
type Pine64 struct{}
Pine64 represents the Pine64 board
References:
func (Pine64) Install ¶
func (b Pine64) Install(options runtime.BoardInstallOptions) (err error)
Install implements the runtime.Board.
func (Pine64) KernelArgs ¶
func (b Pine64) KernelArgs() procfs.Parameters
KernelArgs implements the runtime.Board.
func (Pine64) PartitionOptions ¶
func (b Pine64) PartitionOptions() *runtime.PartitionOptions
PartitionOptions implements the runtime.Board.
Click to show internal directories.
Click to hide internal directories.