Skip to content

Commit

Permalink
boards: esp32: correct "zephyr,sram" property under /chosen node
Browse files Browse the repository at this point in the history
Correct "zephyr,sram" property under /chosen node to make board and samples
compatible with new SoC memory description.

Signed-off-by: Marcio Ribeiro <[email protected]>
  • Loading branch information
wmrsouza authored and kartben committed Dec 7, 2024
1 parent 7f13961 commit 7c12e86
Show file tree
Hide file tree
Showing 69 changed files with 69 additions and 69 deletions.
2 changes: 1 addition & 1 deletion boards/01space/esp32c3_042_oled/esp32c3_042_oled.dts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
model = "01space ESP32C3 0.42 OLED";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &usb_serial;
zephyr,shell-uart = &usb_serial;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/dptechnics/walter/walter_esp32s3_appcpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32s3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/dptechnics/walter/walter_esp32s3_procpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &usb_serial;
zephyr,shell-uart = &usb_serial;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/espressif/esp32c3_devkitc/esp32c3_devkitc.dts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
compatible = "espressif,esp32c3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/espressif/esp32c3_devkitm/esp32c3_devkitm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
compatible = "espressif,esp32c3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/espressif/esp32c3_rust/esp32c3_rust.dts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
compatible = "espressif,esp32c3_rust";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &usb_serial;
zephyr,shell-uart = &usb_serial;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/espressif/esp32c6_devkitc/esp32c6_devkitc.dts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
compatible = "espressif,esp32c6";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sramhp;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
compatible = "espressif,esp32s3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
compatible = "espressif,esp32s3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/espressif/esp32s3_eye/esp32s3_eye_appcpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32s3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/espressif/esp32s3_eye/esp32s3_eye_procpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &usb_serial;
zephyr,shell-uart = &usb_serial;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/espressif/esp8684_devkitm/esp8684_devkitm.dts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
compatible = "espressif,esp32c2";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/espressif/esp_wrover_kit/esp_wrover_kit_appcpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
};
Expand Down
2 changes: 1 addition & 1 deletion boards/espressif/esp_wrover_kit/esp_wrover_kit_procpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/hardkernel/odroid_go/odroid_go_appcpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "hardkernel,odroid_go", "espressif,esp32";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
};
Expand Down
2 changes: 1 addition & 1 deletion boards/hardkernel/odroid_go/odroid_go_procpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
compatible = "hardkernel,odroid_go", "espressif,esp32";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32s3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
compatible = "espressif,esp32";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/lilygo/ttgo_lora32/ttgo_lora32_esp32_appcpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
};
Expand Down
2 changes: 1 addition & 1 deletion boards/lilygo/ttgo_lora32/ttgo_lora32_esp32_procpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/lilygo/ttgo_t8c3/ttgo_t8c3.dts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &usb_serial;
zephyr,shell-uart = &usb_serial;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/luatos/esp32c3_luatos_core/esp32c3_luatos_core.dts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/ {
chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

/ {
chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &usb_serial;
zephyr,shell-uart = &usb_serial;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32s3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32s3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
};

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &usb_serial;
zephyr,shell-uart = &usb_serial;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
};
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
compatible = "m5stack,m5stack-atom-lite";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &uart0;
zephyr,shell-uart = &uart0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/m5stack/m5stack_atoms3/m5stack_atoms3_appcpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32s3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
zephyr,flash = &flash0;
Expand Down
2 changes: 1 addition & 1 deletion boards/m5stack/m5stack_atoms3/m5stack_atoms3_procpu.dts
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
compatible = "m5stack,atoms3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,console = &usb_serial;
zephyr,shell-uart = &usb_serial;
zephyr,flash = &flash0;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
compatible = "espressif,esp32s3";

chosen {
zephyr,sram = &sram0;
zephyr,sram = &sram1;
zephyr,ipc_shm = &shm0;
zephyr,ipc = &ipm0;
zephyr,flash = &flash0;
Expand Down
Loading

0 comments on commit 7c12e86

Please sign in to comment.