Searched hist:b6fe8bc67d2d33a9eff1b0785482bccd14979115 (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/mtd/hyperbus/ |
H A D | hyperbus-core.c | diff b6fe8bc67d2d33a9eff1b0785482bccd14979115 Wed Jan 29 14:37:37 CST 2020 Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> mtd: hyperbus: move direct mapping setup to AM654 HBMC driver
The Hyperbus core expects that HyperFlash is always directly mapped for both read and write, but in reality this may not always be the case, e.g. Renesas RPC-IF has read only direct mapping. Move the code setting up the direct mapping from the Hyperbus core to thh TI AM554 HBMC driver.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
|
H A D | hbmc-am654.c | diff b6fe8bc67d2d33a9eff1b0785482bccd14979115 Wed Jan 29 14:37:37 CST 2020 Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> mtd: hyperbus: move direct mapping setup to AM654 HBMC driver
The Hyperbus core expects that HyperFlash is always directly mapped for both read and write, but in reality this may not always be the case, e.g. Renesas RPC-IF has read only direct mapping. Move the code setting up the direct mapping from the Hyperbus core to thh TI AM554 HBMC driver.
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: Vignesh Raghavendra <vigneshr@ti.com>
|