diff options
author | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-03-10 10:20:36 +0100 |
---|---|---|
committer | Wolfram Sang <wsa+renesas@sang-engineering.com> | 2022-03-19 13:37:03 +0100 |
commit | a2b6fdbb65e013f7010246cd162768c57cd0e969 (patch) | |
tree | 7a32b88c5f10cdce5ea5333237f7c97e2bbdef08 /projects/linux/io/maybe | |
parent | e25c7f511e870e5b8360fb78ab18acc81fd85338 (diff) |
projects: linux: io: updates up to W11
Also move some upport requests to non-target or the SDHI upport task.
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/maybe')
-rw-r--r-- | projects/linux/io/maybe/RPC-enable-burst.yaml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/projects/linux/io/maybe/RPC-enable-burst.yaml b/projects/linux/io/maybe/RPC-enable-burst.yaml new file mode 100644 index 0000000..4ea05a7 --- /dev/null +++ b/projects/linux/io/maybe/RPC-enable-burst.yaml @@ -0,0 +1,13 @@ +title: RPC; enable burst read operation +team: IO +key: 7c83dec2-3d6f-11ec-bbab-9b62e2056cce +status: New + +bsp41x: + - c419cfd7766efb7bbc95d964586ca3668b61cdb7 # memory: renesas-rpc-if: Use burst read operation + +upstream: + +comments: + - needs more investigation if burst read support needs more driver updates than this commit + - patch dropped from BSP5.1 and no test case, make it a maybe-item |