[][src]Module aw_fel::soc

SoC module.

Structs

Info

SoC information structure.

SRAMSwapBuffers

SRAM buffers.

Version

SoC version information, as retrieved by the FEL protocol

Constants

A31_SRAM_SWAP_BUFFERS

Allwinner A31 SRAM swap buffers.

A64_SRAM_SWAP_BUFFERS

Allwinner A64 SRAM swap buffers.

A80_SRAM_SWAP_BUFFERS

A80 SRAM swap buffers.

A10_A13_A20_SRAM_SWAP_BUFFERS

Allwinner A10, A13 and A20 SRAM swap buffers.

AR100_ABUSING_SRAM_SWAP_BUFFERS

AR100 SRAM swap buffers.

SOC_INFO_TABLE

Table with all the supported SoCs.

Functions

get_soc_name_from_id

Gets the SoC name from the given ID, if supported.