Skip to content

Commit

Permalink
[flash_ctrl] Increase verification_stage to V2S
Browse files Browse the repository at this point in the history
The V2S signoff for Earlgrey-PROD happened some time ago already
(see #21012). This commit just updates the
hjson to reflect this.

This resolves #22470.

Signed-off-by: Pirmin Vogel <[email protected]>
  • Loading branch information
vogelpi committed Jul 1, 2024
1 parent eb56ef5 commit 5547301
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion hw/ip_templates/flash_ctrl/data/flash_ctrl.hjson.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
version: "2.0.0",
life_stage: "L1",
design_stage: "D2S",
verification_stage: "V1",
verification_stage: "V2S",
dif_stage: "S2",
},
]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
version: "2.0.0",
life_stage: "L1",
design_stage: "D2S",
verification_stage: "V1",
verification_stage: "V2S",
dif_stage: "S2",
},
]
Expand Down

0 comments on commit 5547301

Please sign in to comment.