1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 00:32:04 +02:00
Files
u-boot-megous/test/dm
Simon Glass c53b318e1b spi: Add support for memory-mapped flash
On x86 platforms the SPI flash can be mapped into memory so that the
contents can be read with normal memory accesses.

Add a new SPI method to find the location of the SPI flash in memory. This
differs from the existing device-tree "memory-map" mechanism in that the
location can be discovered at run-time.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2019-11-03 07:20:26 +08:00
..
2019-07-12 21:07:58 -04:00
2018-08-11 08:11:02 +02:00
2018-09-29 11:49:35 -06:00
2019-10-22 16:14:05 +02:00
2018-09-18 08:12:21 -06:00
2018-12-07 08:13:45 -05:00
2019-10-13 23:34:43 +02:00
2019-08-11 16:43:41 -04:00
2018-12-06 23:26:32 -05:00
2018-12-13 16:32:49 -07:00
2019-10-13 23:34:43 +02:00
2019-07-05 14:19:41 +02:00
2018-10-09 04:40:27 -06:00
2019-02-20 15:27:08 +08:00
2019-07-11 10:05:15 -04:00
2019-11-03 07:20:26 +08:00
2019-07-12 21:07:59 -04:00