@@ -97,9 +97,9 @@ WARNING: Setting any overclocking parameters to values other than those used by
97
97
98
98
This table gives the default values for the options on various Raspberry Pi Models, all frequencies are stated in MHz.
99
99
100
- [cols=",^,^,^,^,^,^,^,^"]
100
+ [cols=",^,^,^,^,^,^,^,^,^ "]
101
101
|===
102
- | Option | Pi 0/W | Pi1 | Pi2 | Pi3 | Pi3A+/Pi3B+ | CM4 & Pi4B <= R1.3 | Pi4B R1.4 | Pi 400
102
+ | Option | Pi 0/W | Pi1 | Pi2 | Pi3 | Pi3A+/Pi3B+ | CM4 & Pi4B <= R1.3 | Pi4B R1.4 | Pi 400 | Pi Zero 2 W
103
103
104
104
| arm_freq
105
105
| 1000
@@ -110,6 +110,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
110
110
| 1500
111
111
| 1500 or 1800 if arm_boost=1
112
112
| 1800
113
+ | 1000
113
114
114
115
| core_freq
115
116
| 400
@@ -120,6 +121,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
120
121
| 500
121
122
| 500
122
123
| 500
124
+ | 400
123
125
124
126
| h264_freq
125
127
| 300
@@ -130,6 +132,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
130
132
| 500
131
133
| 500
132
134
| 500
135
+ | 300
133
136
134
137
| isp_freq
135
138
| 300
@@ -140,6 +143,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
140
143
| 500
141
144
| 500
142
145
| 500
146
+ | 300
143
147
144
148
| v3d_freq
145
149
| 300
@@ -150,6 +154,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
150
154
| 500
151
155
| 500
152
156
| 500
157
+ | 300
153
158
154
159
| hevc_freq
155
160
| N/A
@@ -160,6 +165,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
160
165
| 500
161
166
| 500
162
167
| 500
168
+ | N/A
163
169
164
170
| sdram_freq
165
171
| 450
@@ -170,6 +176,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
170
176
| 3200
171
177
| 3200
172
178
| 3200
179
+ | 450
173
180
174
181
| arm_freq_min
175
182
| 700
@@ -180,6 +187,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
180
187
| 600
181
188
| 600
182
189
| 600
190
+ | 600
183
191
184
192
| core_freq_min
185
193
| 250
@@ -190,6 +198,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
190
198
| 200
191
199
| 200
192
200
| 200
201
+ | 250
193
202
194
203
| gpu_freq_min
195
204
| 250
@@ -200,6 +209,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
200
209
| 250
201
210
| 250
202
211
| 250
212
+ | 250
203
213
204
214
| h264_freq_min
205
215
| 250
@@ -210,6 +220,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
210
220
| 250
211
221
| 250
212
222
| 250
223
+ | 250
213
224
214
225
| isp_freq_min
215
226
| 250
@@ -220,6 +231,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
220
231
| 250
221
232
| 250
222
233
| 250
234
+ | 250
223
235
224
236
| v3d_freq_min
225
237
| 250
@@ -230,6 +242,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
230
242
| 250
231
243
| 250
232
244
| 250
245
+ | 250
233
246
234
247
| sdram_freq_min
235
248
| 400
@@ -240,6 +253,7 @@ This table gives the default values for the options on various Raspberry Pi Mode
240
253
| 3200
241
254
| 3200
242
255
| 3200
256
+ | 400
243
257
|===
244
258
245
259
This table gives defaults for options that are the same across all models.
0 commit comments