[PATCH 6/7] arm: mmp&dove: modify tauros2_init call

STALE5150d

5 messages, 4 authors, 2012-08-04 · open the first message on its own page

[PATCH 6/7] arm: mmp&dove: modify tauros2_init call

From: andrew@lunn.ch (Andrew Lunn)
Date: 2012-07-31 07:01:53

Hi Chao

When making changes to Dove, or any other Orion system, please could
you CC: the orion maintainers:

ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support
M:      Jason Cooper [off-list ref]
M:      Andrew Lunn [off-list ref]
L:      linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
S:      Maintained
F:      arch/arm/mach-dove/
F:      arch/arm/mach-kirkwood/
F:      arch/arm/mach-mv78xx0/
F:      arch/arm/mach-orion5x/
F:      arch/arm/plat-orion/

Does this also affect Armada 370 and Armada XP SOC? I've no idea what
cache it uses.

Thanks
	Andrew

[PATCH 6/7] arm: mmp&dove: modify tauros2_init call

From: Chao Xie <hidden>
Date: 2012-07-31 07:09:12

On Tue, Jul 31, 2012 at 3:01 PM, Andrew Lunn [off-list ref] wrote:
Hi Chao

When making changes to Dove, or any other Orion system, please could
you CC: the orion maintainers:

ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support
M:      Jason Cooper [off-list ref]
M:      Andrew Lunn [off-list ref]
L:      linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
S:      Maintained
F:      arch/arm/mach-dove/
F:      arch/arm/mach-kirkwood/
F:      arch/arm/mach-mv78xx0/
F:      arch/arm/mach-orion5x/
F:      arch/arm/plat-orion/

Does this also affect Armada 370 and Armada XP SOC? I've no idea what
cache it uses.

Thanks
        Andrew
It will impact Armada 370. The patch will make the user has choice to
enable extra features of tauros2
I have searched the code, only dove will use tauros2_init, and the
tauros2 default has its extra features off, so i directly pass 0x0 for
dove

[PATCH 6/7] arm: mmp&dove: modify tauros2_init call

From: andrew@lunn.ch (Andrew Lunn)
Date: 2012-07-31 07:17:07

On Tue, Jul 31, 2012 at 03:09:12PM +0800, Chao Xie wrote:
On Tue, Jul 31, 2012 at 3:01 PM, Andrew Lunn [off-list ref] wrote:
quoted
Hi Chao

When making changes to Dove, or any other Orion system, please could
you CC: the orion maintainers:

ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support
M:      Jason Cooper [off-list ref]
M:      Andrew Lunn [off-list ref]
L:      linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
S:      Maintained
F:      arch/arm/mach-dove/
F:      arch/arm/mach-kirkwood/
F:      arch/arm/mach-mv78xx0/
F:      arch/arm/mach-orion5x/
F:      arch/arm/plat-orion/

Does this also affect Armada 370 and Armada XP SOC? I've no idea what
cache it uses.

Thanks
        Andrew
It will impact Armada 370.
Then please keep Gregory Clement [off-list ref]
in the loop as well.
The patch will make the user has choice to
enable extra features of tauros2
I have searched the code, only dove will use tauros2_init, and the
tauros2 default has its extra features off, so i directly pass 0x0 for
dove
Can you recommend any benchmark tools, to see if its worth turning on
these features? Sebastian Hesselbarth is doing a lot of work on Dove
at the moment, so might be interested in investigating this.

Thanks
	Andrew

[PATCH 6/7] arm: mmp&dove: modify tauros2_init call

From: Gregory CLEMENT <hidden>
Date: 2012-07-31 07:18:03

On 07/31/2012 09:09 AM, Chao Xie wrote:
On Tue, Jul 31, 2012 at 3:01 PM, Andrew Lunn [off-list ref] wrote:
quoted
Hi Chao

When making changes to Dove, or any other Orion system, please could
you CC: the orion maintainers:

ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support
M:      Jason Cooper [off-list ref]
M:      Andrew Lunn [off-list ref]
L:      linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
S:      Maintained
F:      arch/arm/mach-dove/
F:      arch/arm/mach-kirkwood/
F:      arch/arm/mach-mv78xx0/
F:      arch/arm/mach-orion5x/
F:      arch/arm/plat-orion/

Does this also affect Armada 370 and Armada XP SOC? I've no idea what
cache it uses.

Thanks
        Andrew
It will impact Armada 370. The patch will make the user has choice to
enable extra features of tauros2
As far as I know it wouldn't impact the Armada370 as it use an other L2
called Aurora. We are currently working on it to submit it really soon.
The ArmadaXP also use the Aurora L2 cache controller.
I have searched the code, only dove will use tauros2_init, and the
tauros2 default has its extra features off, so i directly pass 0x0 for
dove

-- 
Gregory Clement, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

[PATCH 6/7] arm: mmp&dove: modify tauros2_init call

From: haojian.zhuang@gmail.com (Haojian Zhuang)
Date: 2012-08-04 04:13:13

On Tue, Jul 31, 2012 at 3:18 PM, Gregory CLEMENT
[off-list ref] wrote:
On 07/31/2012 09:09 AM, Chao Xie wrote:
quoted
On Tue, Jul 31, 2012 at 3:01 PM, Andrew Lunn [off-list ref] wrote:
quoted
Hi Chao

When making changes to Dove, or any other Orion system, please could
you CC: the orion maintainers:

ARM/Marvell Dove/Kirkwood/MV78xx0/Orion SOC support
M:      Jason Cooper [off-list ref]
M:      Andrew Lunn [off-list ref]
L:      linux-arm-kernel at lists.infradead.org (moderated for non-subscribers)
S:      Maintained
F:      arch/arm/mach-dove/
F:      arch/arm/mach-kirkwood/
F:      arch/arm/mach-mv78xx0/
F:      arch/arm/mach-orion5x/
F:      arch/arm/plat-orion/

Does this also affect Armada 370 and Armada XP SOC? I've no idea what
cache it uses.

Thanks
        Andrew
It will impact Armada 370. The patch will make the user has choice to
enable extra features of tauros2
As far as I know it wouldn't impact the Armada370 as it use an other L2
called Aurora. We are currently working on it to submit it really soon.
The ArmadaXP also use the Aurora L2 cache controller.
OK. I'll merge these patches.

Regards
Haojian
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help