File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
samples/boards/ast1060_evb/demo/boards Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 110
110
};
111
111
112
112
&spim1 {
113
- valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc];
113
+ valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc 02 12 ];
114
114
read-forbidden-regions = <0x00000000 0x10000>;
115
115
write-forbidden-regions = <0x00000000 0x10000>;
116
116
log-ram-info = <0xBF000 0x400>;
119
119
};
120
120
121
121
&spim2 {
122
- valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc];
122
+ valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc 02 12 ];
123
123
read-forbidden-regions = <0x00000000 0x10000>;
124
124
write-forbidden-regions = <0x00000000 0x10000>;
125
125
log-ram-info = <0xBF400 0x400>;
128
128
};
129
129
130
130
&spim3 {
131
- valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc];
131
+ valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc 02 12 ];
132
132
read-forbidden-regions = <0x00000000 0x10000>;
133
133
write-forbidden-regions = <0x00000000 0x10000>;
134
134
log-ram-info = <0xBF800 0x400>;
137
137
};
138
138
139
139
&spim4 {
140
- valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc];
140
+ valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc 02 12 ];
141
141
read-forbidden-regions = <0x00000000 0x10000>;
142
142
write-forbidden-regions = <0x00000000 0x10000>;
143
143
log-ram-info = <0xBFC00 0x400>;
Original file line number Diff line number Diff line change 178
178
};
179
179
180
180
&spim1 {
181
- valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc];
181
+ valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc 02 12 ];
182
182
read-forbidden-regions = <0x00000000 0x10000>;
183
183
write-forbidden-regions = <0x00000000 0x10000>;
184
184
log-ram-info = <0xBF000 0x400>;
187
187
};
188
188
189
189
&spim2 {
190
- valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc];
190
+ valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc 02 12 ];
191
191
read-forbidden-regions = <0x00000000 0x10000>;
192
192
write-forbidden-regions = <0x00000000 0x10000>;
193
193
log-ram-info = <0xBF400 0x400>;
196
196
};
197
197
198
198
&spim3 {
199
- valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc];
199
+ valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc 02 12 ];
200
200
read-forbidden-regions = <0x00000000 0x10000>;
201
201
write-forbidden-regions = <0x00000000 0x10000>;
202
202
log-ram-info = <0xBF800 0x400>;
205
205
};
206
206
207
207
&spim4 {
208
- valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc];
208
+ valid-cmds = [03 13 0b 0c 6b 6c 01 05 35 06 04 20 21 9f 5a b7 e9 32 34 d8 dc 02 12 ];
209
209
read-forbidden-regions = <0x00000000 0x10000>;
210
210
write-forbidden-regions = <0x00000000 0x10000>;
211
211
log-ram-info = <0xBFC00 0x400>;
You can’t perform that action at this time.
0 commit comments