Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1264650

Re: [PATCH v3 4/4] ARM: BCM: Add SMP support for Broadcom 4708

From Hauke Mehrtens <hauke@hauke-m.de>
Newsgroups linux.kernel
Subject Re: [PATCH v3 4/4] ARM: BCM: Add SMP support for Broadcom 4708
Date 2015-11-07 00:30 +0100
Message-ID <qrYCd-2Km-3@gated-at.bofh.it> (permalink)
References <qrWAp-1tw-5@gated-at.bofh.it> <qrWAp-1tw-3@gated-at.bofh.it> <qrX3s-1Fi-15@gated-at.bofh.it> <qrY9c-2ke-1@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 11/06/2015 11:54 PM, Jon Mason wrote:
> On Fri, Nov 06, 2015 at 10:42:41PM +0100, Hauke Mehrtens wrote:
>> On 11/06/2015 10:11 PM, Kapil Hali wrote:
>>> From: Jon Mason <jonmason@broadcom.com>
>>>
>>> Add SMP support for Broadcom's 4708 SoCs.
>>>
>>> Signed-off-by: Jon Mason <jonmason@broadcom.com>
>>> Acked-by: Hauke Mehrtens <hauke@hauke-m.de>
>>> Tested-by: Hauke Mehrtens <hauke@hauke-m.de>
>>> Signed-off-by: Kapil Hali <kapilh@broadcom.com>
>>
>> I tested this on a Netgear R6250 V1 (BCM4708) and SMP worked.
>>
>>> ---
>>>  arch/arm/boot/dts/bcm4708.dtsi | 2 ++
>>>  arch/arm/mach-bcm/Kconfig      | 1 +
>>>  arch/arm/mach-bcm/Makefile     | 3 +++
>>>  3 files changed, 6 insertions(+)
>>>
>>
>> ...
>>
>>> --- a/arch/arm/mach-bcm/Kconfig
>>> +++ b/arch/arm/mach-bcm/Kconfig
>>> @@ -54,6 +54,7 @@ config ARCH_BCM_NSP
>>>  config ARCH_BCM_5301X
>>>  	bool "Broadcom BCM470X / BCM5301X ARM SoC" if ARCH_MULTI_V7
>>>  	select ARCH_BCM_IPROC
>>
>> You activated ARM_ERRATA_764369 for NSP is this not needed for NS?
> 
> I'm not certain the CPU version, and without that it is difficult to
> know what errata's are present in the underlying hardware.  My guess
> is that all present in NSP are present in NS (for UP and SMP).  This
> would put it as:
>         select ARM_ERRATA_754322
>         select ARM_ERRATA_775420
>         select ARM_ERRATA_764369 if SMP
> 
> Would you like me to have them added?
> 

I will send a separate patch adding all the workarounds for erratas in
the CPU core and the cache controller.

Hauke


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v3 4/4] ARM: BCM: Add SMP support for Broadcom 4708 Kapil Hali <kapilh@broadcom.com> - 2015-11-06 22:20 +0100
  Re: [PATCH v3 4/4] ARM: BCM: Add SMP support for Broadcom 4708 Hauke Mehrtens <hauke@hauke-m.de> - 2015-11-06 22:50 +0100
    Re: [PATCH v3 4/4] ARM: BCM: Add SMP support for Broadcom 4708 Jon Mason <jonmason@broadcom.com> - 2015-11-07 00:00 +0100
      Re: [PATCH v3 4/4] ARM: BCM: Add SMP support for Broadcom 4708 Hauke Mehrtens <hauke@hauke-m.de> - 2015-11-07 00:30 +0100
        Re: [PATCH v3 4/4] ARM: BCM: Add SMP support for Broadcom 4708 Hauke Mehrtens <hauke@hauke-m.de> - 2015-11-07 00:50 +0100
          Re: [PATCH v3 4/4] ARM: BCM: Add SMP support for Broadcom 4708 Jon Mason <jonmason@broadcom.com> - 2015-11-09 16:40 +0100
    Re: [PATCH v3 4/4] ARM: BCM: Add SMP support for Broadcom 4708 Scott Branden <sbranden@broadcom.com> - 2015-11-07 00:20 +0100

csiph-web