commit | c4a8ea9e0698945b182ba1e1063a0981b1f35139 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Mon Sep 14 12:13:44 2015 -0700 |
committer | Florian Fainelli <f.fainelli@gmail.com> | Fri Oct 09 13:42:18 2015 -0700 |
tree | 26b38bf1e73576e9462710304b5aa343c192a8ea | |
parent | 9a764234eee689ea800424ab99b08ff07a8bdbcd [diff] |
ARM: brcmstb: Setup BIU control registers during boot Call brcmstb_biuctrl_init() in brcmstb's init_irq machine descriptor callback since we need to setup the Bus Interface Unit before SMP in particular, but we also need to be able to remap registers. Acked-by: Gregory Fong <gregory.0xf0@gmail.com> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>