mirror of
https://github.com/CTCaer/switch-l4t-atf.git
synced 2024-12-13 05:05:56 +00:00
Merge pull request #134 from jcastillo-arm/jc/tf-issues/179
Set correct value for SYS_ID_REV_SHIFT in FVP
This commit is contained in:
commit
5d292ab6fd
@ -137,7 +137,7 @@
|
||||
#define SYS_LED_EC_MASK 0x1f
|
||||
|
||||
/* V2M sysid register bits */
|
||||
#define SYS_ID_REV_SHIFT 27
|
||||
#define SYS_ID_REV_SHIFT 28
|
||||
#define SYS_ID_HBI_SHIFT 16
|
||||
#define SYS_ID_BLD_SHIFT 12
|
||||
#define SYS_ID_ARCH_SHIFT 8
|
||||
|
Loading…
Reference in New Issue
Block a user