We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c68d62 commit 326f080Copy full SHA for 326f080
dts/xtensa/dc233c.dtsi
@@ -22,7 +22,7 @@
22
* Although RAM is of size 128MB (0x08000000), limit this to 16MB so
23
* fewer L2 page table entries are needed when MMU is enabled.
24
*/
25
- sram0: memory@00000000 {
+ sram0: memory@0 {
26
device_type = "memory";
27
compatible = "mmio-sram";
28
reg = <0x00000000 0x01000000>;
0 commit comments