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)
35
35
{
36
36
extern volatile uint16_t g_protect_counters [];
37
37
38
- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
38
+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
39
39
g_protect_counters [i ] = 0 ;
40
40
}
41
41
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ void soc_early_init_hook(void)
40
40
{
41
41
extern volatile uint16_t g_protect_counters [];
42
42
43
- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
43
+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
44
44
g_protect_counters [i ] = 0 ;
45
45
}
46
46
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ void soc_early_init_hook(void)
40
40
{
41
41
extern volatile uint16_t g_protect_counters [];
42
42
43
- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
43
+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
44
44
g_protect_counters [i ] = 0 ;
45
45
}
46
46
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ void soc_early_init_hook(void)
40
40
{
41
41
extern volatile uint16_t g_protect_counters [];
42
42
43
- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
43
+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
44
44
g_protect_counters [i ] = 0 ;
45
45
}
46
46
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ void soc_early_init_hook(void)
40
40
{
41
41
extern volatile uint16_t g_protect_counters [];
42
42
43
- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
43
+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
44
44
g_protect_counters [i ] = 0 ;
45
45
}
46
46
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ void soc_early_init_hook(void)
40
40
{
41
41
extern volatile uint16_t g_protect_counters [];
42
42
43
- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
43
+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
44
44
g_protect_counters [i ] = 0 ;
45
45
}
46
46
Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ void soc_early_init_hook(void)
41
41
42
42
extern volatile uint16_t g_protect_counters [];
43
43
44
- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
44
+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
45
45
g_protect_counters [i ] = 0 ;
46
46
}
47
47
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ void soc_early_init_hook(void)
43
43
44
44
extern volatile uint16_t g_protect_counters [];
45
45
46
- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
46
+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
47
47
g_protect_counters [i ] = 0 ;
48
48
}
49
49
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ void soc_early_init_hook(void)
43
43
44
44
extern volatile uint16_t g_protect_counters [];
45
45
46
- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
46
+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
47
47
g_protect_counters [i ] = 0 ;
48
48
}
49
49
Original file line number Diff line number Diff line change @@ -43,7 +43,7 @@ void soc_early_init_hook(void)
43
43
44
44
extern volatile uint16_t g_protect_counters [];
45
45
46
- for (uint32_t i = 0 ; i < 4 ; i ++ ) {
46
+ for (uint32_t i = 0 ; i < 5 ; i ++ ) {
47
47
g_protect_counters [i ] = 0 ;
48
48
}
49
49
You can’t perform that action at this time.
0 commit comments