This commit is contained in:
profi200 2021-01-20 14:18:00 +01:00
parent 70ea6d11c3
commit 260b39bc7d
No known key found for this signature in database
GPG Key ID: 17B42AE5911139F3
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ void PDN_core123Init(void)
REGs_GIC_DIST_ENABLE_SET[2] = 1u<<24; // Enable interrupt ID 88.
// Certain bootloaders leave the ack bit set. Clear it.
REG_PDN_LGR_SOCMODE = PDN_LGR_SOCMODE_ACK;
REG_PDN_LGR_SOCMODE = REG_PDN_LGR_SOCMODE;
#ifdef CORE123_INIT
// Use 804 MHz for LGR2 and 536 for LGR1.