lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date: Sun,  2 Jun 2024 18:26:37 -0700
From: Benjamin Schneider <bschnei@...il.com>
To: Andrew Lunn <andrew@...n.ch>,
	Gregory Clement <gregory.clement@...tlin.com>,
	Sebastian Hesselbarth <sebastian.hesselbarth@...il.com>,
	linux-arm-kernel@...ts.infradead.org,
	linux-kernel@...r.kernel.org
Subject: [PATCH] cpufreq: enable 1200Mhz clock speed for armada-37xx

Hi, I've been running two Marvell A3720 devices with CPU frequency scaling
enabled and 1.2Ghz enabled for several months without issues. In order to do
this I had to patch the DDR initialization code in Marvell's repos
(https://github.com/MarvellEmbeddedProcessors/mv-ddr-marvell/pull/44).

Without that patch, the device would indeed crash with frequency scaling
enabled at any clock speed. This indicates that at least some of the stability
issues experienced by users in the past are a result of improperly configured
bootloaders rather than an issue with the kernel. As a result, it seems
reasonable to re-enable the 1.2Ghz clock speed for users.

Ben


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ