boards/arm/efr32xg24_dk2601b: enable semailbox
This commit enabled the `se` node (semailbox) for the `efr32xg24_dk2601b` board. Signed-off-by: Filip Kokosinski <fkokosinski@antmicro.com>
This commit is contained in:
parent
f810094dc8
commit
4bd50372e0
1 changed files with 4 additions and 0 deletions
|
@ -105,6 +105,10 @@
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&se {
|
||||||
|
status = "okay";
|
||||||
|
};
|
||||||
|
|
||||||
&flash0 {
|
&flash0 {
|
||||||
partitions {
|
partitions {
|
||||||
compatible = "fixed-partitions";
|
compatible = "fixed-partitions";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue