From mboxrd@z Thu Jan 1 00:00:00 1970 From: code@mmayer.net (Markus Mayer) Date: Mon, 2 Oct 2017 16:13:45 -0700 Subject: [PATCH 0/2] memory: brcmstb: dpfe: skip downloading firmware Message-ID: <20171002231347.8671-1-code@mmayer.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org From: Markus Mayer This series lets the DPFE driver skip the DPFE firmware download if the DCPU is already running. If it's running by the time Linux comes up, it means the boot loader already downloaded the DPFE firmware. Markus Mayer (2): memory: brcmstb: dpfe: introduce is_dcpu_enabled() memory: brcmstb: dpfe: skip downloading firmware when possible drivers/memory/brcmstb_dpfe.c | 37 +++++++++++++++++++++++++++++-------- 1 file changed, 29 insertions(+), 8 deletions(-) -- 2.7.4