Commit 181c4b0
fbgc: fbgc2: enclosure-util: Update expander error code descriptions
Summary:
# [Issue Description]
- Related to GC20T5T7-62
- Expander error code descriptions don't match GC2 hardware configuration
- Current descriptions are for GC1 platform
# [Root Cause]
- Current descriptions are for GC1 platform, not apply for GC2
# [Solution]
- Sync error code descriptions with expander team for GC2
- Add CONFIG_GRANDCANYON2 conditional compilation
- Update exp_error_code_description table for GC2-specific hardware
# [Test Log]
- Verified all 100 error codes (0-99) match GC2 specification from expander team
- Build code (GC/GC2)- passed
X-link: https://github.com/facebookexternal/openbmc.wiwynn/pull/3506
Reviewed By: amithash
Differential Revision: D92797217
fbshipit-source-id: 6eeebe5c0e0ca3b2a162c9533b09154cd7ef7fc71 parent 578ab52 commit 181c4b0
File tree
2 files changed
+110
-0
lines changed- meta-facebook/meta-grandcanyon
- meta-grandcanyon2/recipes-grandcanyon2/plat-utils
- recipes-grandcanyon/plat-utils/files/enclosure-util
2 files changed
+110
-0
lines changedLines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
Lines changed: 103 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
3 | 105 | | |
4 | 106 | | |
5 | 107 | | |
| |||
100 | 202 | | |
101 | 203 | | |
102 | 204 | | |
| 205 | + | |
103 | 206 | | |
104 | 207 | | |
105 | 208 | | |
| |||
0 commit comments