Re: [PATCH V2 00/22] Multiplatform BMIPS kernel

2014-11-20 Thread Kevin Cernekee
On Thu, Nov 20, 2014 at 10:09 AM, Florian Fainelli wrote: > Slightly unrelated, did you also try to use drivers/bus/brcmstb_gisb.c > on these MIPS platforms? > > Its usefulness is probably lower on MIPS since we typically get accurate > bus errors to be decoded by the CPU and printed through the e

Re: [PATCH V2 00/22] Multiplatform BMIPS kernel

2014-11-20 Thread Florian Fainelli
On 11/19/2014 07:55 PM, Kevin Cernekee wrote: > On Wed, Nov 19, 2014 at 7:04 PM, Brian Norris > wrote: >> On Sat, Nov 15, 2014 at 04:17:24PM -0800, Kevin Cernekee wrote: >>> The lack of a reboot handler is annoying; syscon-reboot probably won't work >>> on STB (because it requires two writes). >>

Re: [PATCH V2 00/22] Multiplatform BMIPS kernel

2014-11-19 Thread Kevin Cernekee
On Wed, Nov 19, 2014 at 7:04 PM, Brian Norris wrote: > On Sat, Nov 15, 2014 at 04:17:24PM -0800, Kevin Cernekee wrote: >> The lack of a reboot handler is annoying; syscon-reboot probably won't work >> on STB (because it requires two writes). > > Can't you reuse drivers/power/reset/brcmstb-reboot.c

Re: [PATCH V2 00/22] Multiplatform BMIPS kernel

2014-11-19 Thread Brian Norris
On Sat, Nov 15, 2014 at 04:17:24PM -0800, Kevin Cernekee wrote: > The lack of a reboot handler is annoying; syscon-reboot probably won't work > on STB (because it requires two writes). Can't you reuse drivers/power/reset/brcmstb-reboot.c ? Brian -- To unsubscribe from this list: send the line "un

[PATCH V2 00/22] Multiplatform BMIPS kernel

2014-11-15 Thread Kevin Cernekee
This patch series implements a multiplatform target that runs on a variety of different Broadcom chipsets based on the BMIPS CPUs. It evolved out of the "BMIPS updates and BCM3384 platform support" RFC posted earlier. V1->V2: - Add several more DTS files so the same kernel can boot on multiple