Documentation ¶
Overview ¶
Package bananapim64 provides the Banana Pi M64 board implementation.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BananaPiM64 ¶
type BananaPiM64 struct{}
BananaPiM64 represents the Banana Pi M64.
References:
- http://www.banana-pi.org/m64.html
- http://wiki.banana-pi.org/Banana_Pi_BPI-M64
- https://linux-sunxi.org/Banana_Pi_M64
func (*BananaPiM64) Install ¶
func (b *BananaPiM64) Install(options runtime.BoardInstallOptions) (err error)
Install implements the runtime.Board.
func (*BananaPiM64) KernelArgs ¶
func (b *BananaPiM64) KernelArgs() procfs.Parameters
KernelArgs implements the runtime.Board.
func (*BananaPiM64) PartitionOptions ¶
func (b *BananaPiM64) PartitionOptions() *runtime.PartitionOptions
PartitionOptions implements the runtime.Board.
Click to show internal directories.
Click to hide internal directories.