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


Groups > linux.kernel > #1446838

Re: [PATCH v2] ARM: brcmstb: Add earlyprintk support using run-time checks

From Florian Fainelli <f.fainelli@gmail.com>
Newsgroups linux.kernel
Subject Re: [PATCH v2] ARM: brcmstb: Add earlyprintk support using run-time checks
Date 2016-07-20 02:50 +0200
Message-ID <rWNS1-2Fm-3@gated-at.bofh.it> (permalink)
References <rTThf-5t7-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 07/11/2016 04:56 PM, Florian Fainelli wrote:
> The SUN_TOP_CTRL_FAMILY_ID register  is at a fixed absolute address for
> all of our supported chips, so utilize its value to determine what the
> UARTA base address should be based on the value we read.
> 
> Since the code is called both during decompressor when the MMU is off,
> and after the MMU has been turned on in the kernel, and we want to do
> the lookup only once, we use the same technique as tegra.S and have a
> shared storage location between the decompressor and the kernel.
> 
> Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>

Applied to soc/next.
-- 
Florian

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


Thread

[PATCH v2] ARM: brcmstb: Add earlyprintk support using run-time checks Florian Fainelli <f.fainelli@gmail.com> - 2016-07-12 02:00 +0200
  Re: [PATCH v2] ARM: brcmstb: Add earlyprintk support using run-time  checks Florian Fainelli <f.fainelli@gmail.com> - 2016-07-20 02:50 +0200

csiph-web