summaryrefslogtreecommitdiffstats
path: root/Kbuild
diff options
context:
space:
mode:
authorMarkus Mayer2018-02-13 21:40:40 +0100
committerFlorian Fainelli2018-02-23 19:56:59 +0100
commitfee5f1ef6cf76f87d9799596d06979c9e6589f2b (patch)
tree74cc6257c8db33ad6a60ee68c9a9ab251d6ed6ec /Kbuild
parentmemory: brcmstb: dpfe: fix type declaration of variable "ret" (diff)
downloadkernel-qcow2-linux-fee5f1ef6cf76f87d9799596d06979c9e6589f2b.tar.gz
kernel-qcow2-linux-fee5f1ef6cf76f87d9799596d06979c9e6589f2b.tar.xz
kernel-qcow2-linux-fee5f1ef6cf76f87d9799596d06979c9e6589f2b.zip
memory: brcmstb: dpfe: support new way of passing data from the DCPU
The DCPU can now send message data in two ways: - via the data RAM, as before (this is now message type 0) - via the message RAM (this is message type 1) In order to support both methods, we check the message type of the response (bits 31:28) and then treat the offset (bits 27:0) accordingly. Signed-off-by: Markus Mayer <mmayer@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions