Skip to content

boards/xtensa: fix optional item on spiflash config#18559

Open
fdcavalcanti wants to merge 1 commit intoapache:masterfrom
fdcavalcanti:bugfix/esp32s2-spiflash-option
Open

boards/xtensa: fix optional item on spiflash config#18559
fdcavalcanti wants to merge 1 commit intoapache:masterfrom
fdcavalcanti:bugfix/esp32s2-spiflash-option

Conversation

@fdcavalcanti
Copy link
Contributor

Summary

  • boards/xtensa: fix optional item on spiflash config

Removes optional keyword causing selection to fail on the
automatic bringup of SPI flash device.

I did a wrongful assessment of the test output on #18551. Sorry about that.
This new PR fixes the issue.

Impact

Impact on user: No.

Impact on build: No.

Impact on hardware: Only affects Espressif RISC-V and Xtensa devices.

Impact on documentation: No.

Impact on security: No.

Impact on compatibility: No.

Testing

Building

Tested on internal CI and ran refresh.sh script.

Running

Tested on all SoCs with ostest and spiflash.
All builds succeed and tests passing.

  • esp32-devkitc:spiflash: ok
  • esp32s2-saola-1:spiflash: ok
  • esp32s3-devkit:spiflash: ok

@github-actions github-actions bot added Size: XS The size of the change in this PR is very small Board: xtensa labels Mar 18, 2026
Removes optional keyword causing selection to fail on the
automatic bringup of SPI flash device.

Signed-off-by: Filipe Cavalcanti <filipe.cavalcanti@espressif.com>
@fdcavalcanti fdcavalcanti force-pushed the bugfix/esp32s2-spiflash-option branch from 797a87e to 7a18246 Compare March 18, 2026 18:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Board: xtensa Size: XS The size of the change in this PR is very small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant