Home
last modified time | relevance | path

Searched defs:ventana_board_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/gateworks/gw_ventana/
H A Dventana_eeprom.h9 struct ventana_board_info { struct
10 u8 mac0[6]; /* 0x00: MAC1 */
11 u8 mac1[6]; /* 0x06: MAC2 */
12 u8 res0[12]; /* 0x0C: reserved */
14 u8 res1[4]; /* 0x1C: reserved */
16 u8 res2[7]; /* 0x24 */
18 u8 sdram_size; /* 0x2B: (16 << n) MB */
20 u8 sdram_width; /* 0x2D: (8 << n) bit */
24 u8 model[16]; /* 0x30: model string */
32 u8 res3[4]; /* 0x4A */
[all …]