openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
rtm_user_fru.h
Go to the documentation of this file.
1
/*
2
* openMMC -- Open Source modular IPM Controller firmware
3
*
4
* Copyright (C) 2015 Julian Mendez <julian.mendez@cern.ch>
5
* Copyright (C) 2015-2016 Henrique Silva <henrique.silva@lnls.br>
6
*
7
* This program is free software: you can redistribute it and/or modify
8
* it under the terms of the GNU General Public License as published by
9
* the Free Software Foundation, either version 3 of the License, or
10
* (at your option) any later version.
11
*
12
* This program is distributed in the hope that it will be useful,
13
* but WITHOUT ANY WARRANTY; without even the implied warranty of
14
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15
* GNU General Public License for more details.
16
*
17
* You should have received a copy of the GNU General Public License
18
* along with this program. If not, see <http://www.gnu.org/licenses/>.
19
*
20
* @license GPL-3.0+ <http://spdx.org/licenses/GPL-3.0+>
21
*/
22
23
#include "
fru_editor.h
"
24
25
/*********************************************
26
* Common defines
27
*********************************************/
28
#define RTM_LANG_CODE 0
29
#define RTM_FRU_FILE_ID "RTMFRU"
//Allows knowing the source of the FRU present in the memory
30
31
/*********************************************
32
* Board information area
33
*********************************************/
34
#define RTM_BOARD_MANUFACTURING_TIME 10463040
/* Amount of minutes since 0:00 1/1/96 */
35
#define RTM_BOARD_MANUFACTURER "Creotech"
36
#define RTM_BOARD_NAME "RTM-8-SFP"
37
#define RTM_BOARD_SN ""
38
#define RTM_BOARD_PN "RTM-8-SFP"
39
40
/*********************************************
41
* Product information area
42
*********************************************/
43
#define RTM_PRODUCT_MANUFACTURER "LNLS"
44
#define RTM_PRODUCT_NAME "AFC SFP Module"
45
#define RTM_PRODUCT_PN ""
46
#define RTM_PRODUCT_VERSION "v1.1"
47
#define RTM_PRODUCT_SN ""
48
#define RTM_PRODUCT_ASSET_TAG "Generic FRU"
49
50
/*********************************************
51
* RTM Compatibility Record
52
*********************************************/
53
#define RTM_COMPATIBILITY_CODE 0x11223344
fru_editor.h
port
board
rtm-8sfp
rtm_user_fru.h
Generated on Wed Jul 24 2024 08:15:56 for openMMC by
1.11.0