File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed
applications/sdp/mspi/boards Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 1010 #address-cells = <1>;
1111 #size-cells = <1>;
1212
13- sram_tx: memory@2003c000 {
14- reg = <0x2003c000 0x07f0>;
13+ sram_tx: memory@2003b400 {
14+ reg = <0x2003b400 0x07f0>;
1515 };
1616
17- sram_rx: memory@2003c7f0 {
18- reg = <0x2003c7f0 0x07f0>;
17+ sram_rx: memory@2003bbf0 {
18+ reg = <0x2003bbf0 0x07f0>;
1919 };
2020
21- cpuflpr_error_code: memory@2003cfe0 {
22- reg = <0x2003cfe0 0x0020>; /* 32bytes */
21+ cpuflpr_error_code: memory@2003c3e0 {
22+ reg = <0x2003c3e0 0x0020>; /* 32bytes */
2323 };
2424 };
2525 };
3737};
3838
3939&cpuflpr_rram {
40- reg = <0x17a000 DT_SIZE_K(12 )>;
40+ reg = <0x179400 DT_SIZE_K(15 )>;
4141};
4242
4343&cpuflpr_code_partition {
44- reg = <0x0 DT_SIZE_K(12 )>;
44+ reg = <0x0 DT_SIZE_K(15 )>;
4545};
4646
4747&cpuflpr_sram {
48- reg = <0x2003d000 DT_SIZE_K(12 )>;
49- ranges = <0x0 0x2003d000 0x3000 >;
48+ reg = <0x2003c400 DT_SIZE_K(15 )>;
49+ ranges = <0x0 0x2003c400 0x3c00 >;
5050};
5151
5252&cpuflpr_vevif_rx {
You can’t perform that action at this time.
0 commit comments