rv1126-uboot/test/dm
Simon Glass b6e92505d5 UPSTREAM: sf: Add a method to obtain the block-protect setting
It is useful to obtain the block-protect setting of the SPI flash, so we
know whether it is fully open or (perhaps partially) write-protected. Add
a method for this. Update the sandbox driver to process this operation and
add a test.

Signed-off-by: Simon Glass <sjg@chromium.org
Change-Id: I8e8abe197ab483a26622f02666cc234a1544e642
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit a58986ca8b53d8c7a441397082f84edc7f47d19f)
2019-07-05 19:33:46 +08:00
..
Kconfig
Makefile
adc.c
blk.c
bus.c
clk.c
cmd_dm.c
core.c UPSTREAM: dm: core: Add a function to look up a uclass by name 2018-02-11 19:58:01 +08:00
eth.c
gpio.c
i2c.c
led.c
mailbox.c
mmc.c
pci.c
phy.c
pmic.c
power-domain.c
pwm.c
ram.c
regmap.c
regulator.c
remoteproc.c
reset.c
rtc.c
sf.c UPSTREAM: sf: Add a method to obtain the block-protect setting 2019-07-05 19:33:46 +08:00
spi.c UPSTREAM: dm: spi: Update sandbox SPI emulation driver to use ofnode 2019-07-05 19:33:39 +08:00
spmi.c
syscon.c
sysreset.c
test-driver.c
test-fdt.c
test-main.c
test-uclass.c
timer.c
usb.c
video.c
wdt.c