Skip to content

Commit

Permalink
[afc-bpm/user_amc_fru.h] Update generic BOARD SN and PN
Browse files Browse the repository at this point in the history
  • Loading branch information
Henrique Silva committed Apr 27, 2018
1 parent 3345666 commit 95e1ace
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions port/board/afc-bpm/v3_1/user_amc_fru.h
Original file line number Diff line number Diff line change
Expand Up @@ -34,17 +34,17 @@
#define AMC_BOARD_MANUFACTURING_TIME 10463040 /* Amount of minutes since 0:00 1/1/96 */
#define AMC_BOARD_MANUFACTURER "Creotech"
#define AMC_BOARD_NAME "AMC-FMC-Carrier"
#define AMC_BOARD_SN ""
#define AMC_BOARD_SN "CNxxxxx"
#define AMC_BOARD_PN "AFC"

/*********************************************
* Product information area
*********************************************/
#define AMC_PRODUCT_MANUFACTURER "LNLS"
#define AMC_PRODUCT_NAME "AFC BPM"
#define AMC_PRODUCT_PN ""
#define AMC_PRODUCT_VERSION "v3.1"
#define AMC_PRODUCT_SN ""
#define AMC_PRODUCT_PN "AFC:3.1"
#define AMC_PRODUCT_VERSION "3.1"
#define AMC_PRODUCT_SN "CNxxxxx"
#define AMC_PRODUCT_ASSET_TAG "Generic FRU"

/*********************************************
Expand Down

0 comments on commit 95e1ace

Please sign in to comment.