Searched hist:ffdb20bea16e00a326cc3d106f275e58bf302a0c (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/doc/SPI/ |
| H A D | README.sandbox-spi | ffdb20bea16e00a326cc3d106f275e58bf302a0c Tue Dec 03 23:43:27 UTC 2013 Mike Frysinger <vapier@gentoo.org> sandbox: spi: Add new SPI flash driver
This adds a SPI flash driver which simulates SPI flash clients. Currently supports the bare min that U-Boot requires: you can probe, read, erase, and write. Should be easy to extend to make it behave more exactly like a real SPI flash, but this is good enough to merge now.
sjg@chromium.org added a README and tidied up code a little. Added a required map_sysmem() for sandbox.
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|
| /rk3399_rockchip-uboot/drivers/mtd/spi/ |
| H A D | sandbox.c | ffdb20bea16e00a326cc3d106f275e58bf302a0c Tue Dec 03 23:43:27 UTC 2013 Mike Frysinger <vapier@gentoo.org> sandbox: spi: Add new SPI flash driver
This adds a SPI flash driver which simulates SPI flash clients. Currently supports the bare min that U-Boot requires: you can probe, read, erase, and write. Should be easy to extend to make it behave more exactly like a real SPI flash, but this is good enough to merge now.
sjg@chromium.org added a README and tidied up code a little. Added a required map_sysmem() for sandbox.
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | Makefile | ffdb20bea16e00a326cc3d106f275e58bf302a0c Tue Dec 03 23:43:27 UTC 2013 Mike Frysinger <vapier@gentoo.org> sandbox: spi: Add new SPI flash driver
This adds a SPI flash driver which simulates SPI flash clients. Currently supports the bare min that U-Boot requires: you can probe, read, erase, and write. Should be easy to extend to make it behave more exactly like a real SPI flash, but this is good enough to merge now.
sjg@chromium.org added a README and tidied up code a little. Added a required map_sysmem() for sandbox.
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | sf_probe.c | ffdb20bea16e00a326cc3d106f275e58bf302a0c Tue Dec 03 23:43:27 UTC 2013 Mike Frysinger <vapier@gentoo.org> sandbox: spi: Add new SPI flash driver
This adds a SPI flash driver which simulates SPI flash clients. Currently supports the bare min that U-Boot requires: you can probe, read, erase, and write. Should be easy to extend to make it behave more exactly like a real SPI flash, but this is good enough to merge now.
sjg@chromium.org added a README and tidied up code a little. Added a required map_sysmem() for sandbox.
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|
| H A D | sf_internal.h | ffdb20bea16e00a326cc3d106f275e58bf302a0c Tue Dec 03 23:43:27 UTC 2013 Mike Frysinger <vapier@gentoo.org> sandbox: spi: Add new SPI flash driver
This adds a SPI flash driver which simulates SPI flash clients. Currently supports the bare min that U-Boot requires: you can probe, read, erase, and write. Should be easy to extend to make it behave more exactly like a real SPI flash, but this is good enough to merge now.
sjg@chromium.org added a README and tidied up code a little. Added a required map_sysmem() for sandbox.
Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Simon Glass <sjg@chromium.org>
|