OpenBIC
OpenSource Bridge-IC
plat_version.h
Go to the documentation of this file.
1
#ifndef PLAT_VERSION_H
2
#define PLAT_VERSION_H
3
4
#include "
version.h
"
5
6
#define PLATFORM_NAME "Yosemite V3.5"
7
#define PROJECT_NAME "Niagara Falls"
8
#define PROJECT_STAGE POC
9
10
#define BOARD_ID 0x09
11
#define DEVICE_ID 0x00
12
#define DEVICE_REVISION 0x80
13
14
#define FIRMWARE_REVISION_1 GET_FW_VERSION1(BOARD_ID, PROJECT_STAGE)
15
#define FIRMWARE_REVISION_2 0x01
16
17
#define IPMI_VERSION 0x02
18
#define ADDITIONAL_DEVICE_SUPPORT 0xBF
19
#define PRODUCT_ID 0x0000
20
#define AUXILIARY_FW_REVISION 0x00000000
21
22
#define BIC_FW_YEAR_MSB 0x20
23
#define BIC_FW_YEAR_LSB 0x23
24
#define BIC_FW_WEEK 0x15
25
#define BIC_FW_VER 0x01
26
#define BIC_FW_platform_0 0x6E
// char: n
27
#define BIC_FW_platform_1 0x66
// char: f
28
#define BIC_FW_platform_2 0x00
// char: '\0'
29
30
#endif
version.h
meta-facebook
yv35-nf
src
platform
plat_version.h
Generated by
1.9.2