commit | 242fb2f1d995184f996466167d41a2d49353229b | [log] [tgz] |
---|---|---|
author | Markus Mayer <mmayer@broadcom.com> | Tue Oct 15 15:45:11 2019 -0700 |
committer | Florian Fainelli <f.fainelli@gmail.com> | Fri Oct 18 10:07:43 2019 -0700 |
tree | 157f1060a05bc1d149505860877237e2f83ea268 | |
parent | ac2ea9cfce605e76b068893b606b1e87df7245a7 [diff] |
memory: brcmstb: dpfe: support for deferred firmware download We add support for deferred downloading of the DPFE firmware. It may be necessary to do this if the root file system containing the firmware image is not yet available at the time the driver's probe function is being called. Signed-off-by: Markus Mayer <mmayer@broadcom.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>