public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR
Date: Sun, 25 Feb 2018 08:23:57 -0500	[thread overview]
Message-ID: <20180225132357.GT4311@bill-the-cat> (raw)
In-Reply-To: <20180225112930.73fa802d@jawa>

On Sun, Feb 25, 2018 at 11:29:30AM +0100, Lukasz Majewski wrote:
> Hi Tom,
> 
> > Migrate the users of CONFIG_SYS_BOOTCOUNT_ADDR to Kconfig.  We can
> > provide a default for BOOTCOUNT_AM33XX as that's a specific part of
> > the RTC in use.  We can also provide a default for ARCH_LS1043A and
> > ARCH_LS1021A as they had been previously calculated and their symbols
> > are in Kconfig.  In the case of other QE-enabled platforms, they are
> > not so we must update the relevant defconfig files.  The previous
> > default only applied in some cases, even on a specific SoC family.
> 
> Thanks for your patch.
> 
> I suppose, that it is a last puzzle to convert BOOTCOUNT to Kconfig.
> 
> Please correct me if I'm wrong, but it shall be applied on top of
> Alex's series:
> 
> http://patchwork.ozlabs.org/cover/874539/

Correct.  I tested that and the only part I wasn't 100% confident in
after transition was the addresses.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180225/460b063d/attachment.sig>

  reply	other threads:[~2018-02-25 13:23 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-25  3:50 [U-Boot] [PATCH] bootcount: Migrate CONFIG_SYS_BOOTCOUNT_ADDR Tom Rini
2018-02-25 10:29 ` Lukasz Majewski
2018-02-25 13:23   ` Tom Rini [this message]
2018-02-25 17:44     ` Alex Kiernan
2018-02-25 18:41       ` Tom Rini
2018-02-25 17:47 ` Alex Kiernan
2018-02-25 20:37 ` Tom Rini

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-all 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=20180225132357.GT4311@bill-the-cat \
    --to=trini@konsulko.com \
    --cc=u-boot@lists.denx.de \
    /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