Searched hist:a58986ca8b53d8c7a441397082f84edc7f47d19f (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/test/dm/ |
H A D | sf.c | diff a58986ca8b53d8c7a441397082f84edc7f47d19f Tue Nov 06 16:21:41 CST 2018 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | sf-uclass.c | diff a58986ca8b53d8c7a441397082f84edc7f47d19f Tue Nov 06 16:21:41 CST 2018 Simon Glass <sjg@chromium.org> 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>
|
H A D | sandbox.c | diff a58986ca8b53d8c7a441397082f84edc7f47d19f Tue Nov 06 16:21:41 CST 2018 Simon Glass <sjg@chromium.org> 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>
|
H A D | sf_probe.c | diff a58986ca8b53d8c7a441397082f84edc7f47d19f Tue Nov 06 16:21:41 CST 2018 Simon Glass <sjg@chromium.org> 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>
|
H A D | sf_internal.h | diff a58986ca8b53d8c7a441397082f84edc7f47d19f Tue Nov 06 16:21:41 CST 2018 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/arch/sandbox/include/asm/ |
H A D | test.h | diff a58986ca8b53d8c7a441397082f84edc7f47d19f Tue Nov 06 16:21:41 CST 2018 Simon Glass <sjg@chromium.org> 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>
|
/openbmc/u-boot/include/ |
H A D | spi_flash.h | diff a58986ca8b53d8c7a441397082f84edc7f47d19f Tue Nov 06 16:21:41 CST 2018 Simon Glass <sjg@chromium.org> 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>
|