-
Notifications
You must be signed in to change notification settings - Fork 225
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MGS-7676 [#imx-2976] 0068-CL891407-KERNEL-SPACE-6.4.11_22Q2_NXP-Limit…
…-the-chip 6.4.11_22Q2_NXP: Limit the chip range who supports USC reset function. Signed-off-by: IPD_SCM <[email protected]> Signed-off-by: Yuan Tian <[email protected]> (cherry picked from commit e07bf23) Acked-by: Jason Liu <[email protected]>
- Loading branch information
1 parent
efd1883
commit 569b33a
Showing
4 changed files
with
15 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -235,6 +235,8 @@ struct _gckHARDWARE { | |
gctUINT32 devID; | ||
|
||
gctBOOL largeVA; | ||
|
||
gctBOOL supportUscReset; | ||
}; | ||
|
||
gceSTATUS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters