public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: "Mario Bălănică" <mariobalanica02@gmail.com>
To: Pete Batard <pete@akeo.ie>,devel@edk2.groups.io
Subject: Re: [edk2-devel] [edk2-platforms][PATCH 1/1] Platform/RaspberryPi: Fix mini UART baud divisor calculation
Date: Sat, 03 Apr 2021 09:15:20 -0700	[thread overview]
Message-ID: <12335.1617466520975264572@groups.io> (raw)
In-Reply-To: <a5e8bb2c-a9b1-7d7e-94be-dfc930bfefc0@akeo.ie>

[-- Attachment #1: Type: text/plain, Size: 357 bytes --]

> 
> > -#if (RPI_MODEL == 4)
> > -  Divisor = MmioRead32(BCM2836_CM_BASE +
> BCM2836_CM_VPU_CLOCK_DIVISOR) & 0xFFFFFF;
> > -  if (Divisor != 0)
> > -    BaseClockRate = (BaseClockRate << 12) / Divisor;
> > -#endif
> 

Keeping this doesn't interfere with the rest of the patch. I've removed it only because it's useless on the latest firmware.

[-- Attachment #2: Type: text/html, Size: 896 bytes --]

  reply	other threads:[~2021-04-03 16:15 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-02 17:51 [edk2-platforms][PATCH 1/1] Platform/RaspberryPi: Fix mini UART baud divisor calculation Mario Bălănică
2021-04-03  7:36 ` Ard Biesheuvel
2021-04-03 12:47   ` Mario Bălănică
2021-04-03 14:35     ` Pete Batard
2021-04-03 15:17       ` [edk2-devel] " Mario Bălănică
2021-04-03 16:01         ` Pete Batard
2021-04-03 16:15           ` Mario Bălănică [this message]
2021-04-03 16:48             ` Pete Batard
2021-04-03 16:55               ` Mario Bălănică
2021-04-03 17:32                 ` Mario Bălănică
2021-04-03 18:11                 ` Pete Batard
2021-04-03 22:45                   ` Mario Bălănică
2021-04-06 11:48                     ` Pete Batard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=12335.1617466520975264572@groups.io \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox