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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu,  5 Oct 2023 11:59:26 +0200
From:   Benedikt Spranger <b.spranger@...utronix.de>
To:     linux-kernel@...r.kernel.org
Cc:     linux-clk@...r.kernel.org, Maxime Ripard <mripard@...nel.org>,
        Stephen Boyd <sboyd@...nel.org>,
        Michael Turquette <mturquette@...libre.com>,
        Dinh Nguyen <dinguyen@...nel.org>
Subject: [PATCH 0/1] Broken serial console on Altera Cyclon V board

Hi,

trying to boot e recent Kernel on a Altera Cyclone V based board I
faced a broken serial console. The "real" baudrate is half of the set
baudrate i.e. 57600 instead of configured 115200. Traking down the issue
let to commit 9607beb917df ("clk: socfpga: gate: Add a determine_rate hook").

Change the determine_rate hook to fix the issue.

Regards
    Benedikt Spranger

Benedikt Spranger (1):
  clk: socfpga: gate: Fix of by factor 2 for serial console

 drivers/clk/socfpga/clk-gate.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.42.0

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ