mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-11-28 06:01:22 +01:00
Since the SPI nor conversion, 'sf probe' does not work on sandbox. Fix this by using the expected compatible string in the flash node. Signed-off-by: Simon Glass <sjg@chromium.org> Fixes: cd35365762 (mtd: sf_probe: remove spi-flash compatible)