File tree Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Expand file tree Collapse file tree 11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ void soc_early_init_hook(void)
3535{
3636 extern volatile uint16_t g_protect_counters [];
3737
38- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
38+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
3939 g_protect_counters [i ] = 0 ;
4040 }
4141
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ void soc_early_init_hook(void)
4040{
4141 extern volatile uint16_t g_protect_counters [];
4242
43- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
43+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
4444 g_protect_counters [i ] = 0 ;
4545 }
4646
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ void soc_early_init_hook(void)
4040{
4141 extern volatile uint16_t g_protect_counters [];
4242
43- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
43+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
4444 g_protect_counters [i ] = 0 ;
4545 }
4646
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ void soc_early_init_hook(void)
4040{
4141 extern volatile uint16_t g_protect_counters [];
4242
43- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
43+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
4444 g_protect_counters [i ] = 0 ;
4545 }
4646
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ void soc_early_init_hook(void)
4040{
4141 extern volatile uint16_t g_protect_counters [];
4242
43- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
43+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
4444 g_protect_counters [i ] = 0 ;
4545 }
4646
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ void soc_early_init_hook(void)
4040{
4141 extern volatile uint16_t g_protect_counters [];
4242
43- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
43+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
4444 g_protect_counters [i ] = 0 ;
4545 }
4646
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ void soc_early_init_hook(void)
4141
4242 extern volatile uint16_t g_protect_counters [];
4343
44- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
44+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
4545 g_protect_counters [i ] = 0 ;
4646 }
4747
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ void soc_early_init_hook(void)
4343
4444 extern volatile uint16_t g_protect_counters [];
4545
46- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
46+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
4747 g_protect_counters [i ] = 0 ;
4848 }
4949
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ void soc_early_init_hook(void)
4343
4444 extern volatile uint16_t g_protect_counters [];
4545
46- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
46+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
4747 g_protect_counters [i ] = 0 ;
4848 }
4949
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ void soc_early_init_hook(void)
4343
4444 extern volatile uint16_t g_protect_counters [];
4545
46- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
46+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
4747 g_protect_counters [i ] = 0 ;
4848 }
4949
You can’t perform that action at this time.
0 commit comments