M2351: Fix RTC comment

pull/12478/head
Chun-Chieh Li 2020-02-19 17:51:49 +08:00
parent c12b433026
commit d5620b66a7
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
* We need RTC to be secure for security concern.
*
* On M2351, configured to secure
* On M2351, hard-wired to secure
* On M2354, hard-wired to secure
*/
#if defined(SCU_INIT_PNSSET2_VAL) && (SCU_INIT_PNSSET2_VAL & (1 << 1))
#error("Limited by BSP/RTC, we can only support secure RTC.")