Home
last modified time | relevance | path

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

/external/u-boot/board/gateworks/gw_ventana/
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 */
13 u32 serial; /* 0x18: Serial Number (read only) */
14 u8 res1[4]; /* 0x1C: reserved */
15 u8 mfgdate[4]; /* 0x20: MFG date (read only) */
16 u8 res2[7]; /* 0x24 */
18 u8 sdram_size; /* 0x2B: (16 << n) MB */
19 u8 sdram_speed; /* 0x2C: (33.333 * n) MHz */
[all …]