]> git.baikalelectronics.ru Git - uboot.git/commit
sandbox: Correct spi flash operation
authorSimon Glass <sjg@chromium.org>
Sat, 18 May 2019 17:59:49 +0000 (11:59 -0600)
committerSimon Glass <sjg@chromium.org>
Wed, 10 Jul 2019 22:52:58 +0000 (16:52 -0600)
commitfa8557d84241af316576687e86cd5c421cfd9ec5
tree9829d6a9a76ab821cb45084dff430abd4dd899fe
parentd7d44fc027165d757fb2db8c602054534e720a1e
sandbox: Correct spi flash operation

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: 3e7cd60d29 (mtd: sf_probe: remove spi-flash compatible)
arch/sandbox/dts/sandbox.dtsi
drivers/spi/Kconfig