fby3.5: Support get board id#304
Conversation
|
Dependency: #302 |
|
@GoldenBug has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
| enum BOARD_ID { | ||
| RAINBOW_FALLS = 0x0A, | ||
| WAIMANO_FALLS = 0x0C, | ||
| VERNAL_FALLS = 0x0E, |
There was a problem hiding this comment.
Vernal Falls is a Yv3 expansion board, isn't it?
I think Yv3.5 E.1S is going to be KAHUNA_FALLS
There was a problem hiding this comment.
@GoldenBug Hi Peter, this is real VERNAL_FALLS with Aspeed BIC (ODMB is working on this?)
We haven't added the board id for KAHUNA_FALLS.
Summary: - Support get and store system board id. - Support get board id OEM command. Test plans: - Build code: Pass - Get board id: pass Log: 1. Check system get board id is correct. [RF BIC console] *** Booting Zephyr OS build v00.01.04-5-g70b0b6ecc605 *** Hello, welcome to yv35 Rainbow Falls 2022.20.e3 [init_platform_config] board id 0xa Function pal_fix_full_sdr_table is not implemented The SDR number is equal to 0 ipmi_init 2. Check BMC can get 1U board id. [BMC console] root@bmc-oob:~# bic-util slot2 0xe0 0x2 0x9c 0x9c 0x0 0x5 0xe0 0xa0 0x9c 0x9c 0x0 9C 9C 00 05 39 A0 00 9C 9C 00 0A
9620901 to
782d02a
Compare
|
@DelphineChiu has updated the pull request. You must reimport the pull request before landing. |
|
Hi @GoldenBug , |
|
@GoldenBug has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Summary:
Dependency: #302
Test plans:
Log:
Check system get board id is correct.
[RF BIC console]
*** Booting Zephyr OS build v00.01.04-5-g70b0b6ecc605 ***
Hello, welcome to yv35 Rainbow Falls 2022.20.e3
[init_platform_config] board id 0xa
Function pal_fix_full_sdr_table is not implemented
The SDR number is equal to 0
ipmi_init
Check BMC can get 1U board id.
[BMC console]
root@bmc-oob:~# bic-util slot2 0xe0 0x2 0x9c 0x9c 0x0 0x5 0xe0 0xa0 0x9c 0x9c 0x0
9C 9C 00 05 39 A0 00 9C 9C 00 0A