public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tuomas Tynkkynen <tuomas@tuxera.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [RFC PATCH 03/13] arm: move SYS_ARCH_TIMER to KConfig
Date: Thu, 12 Apr 2018 04:27:50 +0300	[thread overview]
Message-ID: <20180412042750.042477d9@duuni> (raw)
In-Reply-To: <20171130012511.16333-4-andre.przywara@arm.com>

Hi,

On Thu, 30 Nov 2017 01:25:01 +0000
Andre Przywara <andre.przywara@arm.com> wrote:

> SYS_ARCH_TIMER guards the usage of the ARM Generic Timer (aka arch
> timer) in U-Boot.
> At the moment it is mandatory for ARMv8 and used by two ARMv7 boards.
> Add a proper Kconfig symbol to express this dependency properly,
> allowing certain board configuration to later disable arch timer in case
> there are any problems with it.
> 
> Signed-off-by: Andre Przywara <andre.przywara@arm.com>

I was doing some SYS_ARCH_TIMER related cleanup to qemu-arm, so I took
the opportunity to test + send a rebased + resynced version of this patch
at the same time. Hope that it doesn't conflict or cause any problems
with upgrading this Nexell patchset.

- Tuomas

  parent reply	other threads:[~2018-04-12  1:27 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-30  1:24 [U-Boot] [RFC PATCH 00/13] Nexell S5P6818 SoC support Andre Przywara
2017-11-30  1:24 ` [U-Boot] [RFC PATCH 01/13] serial: s5p: rework Samsung UART driver to get rid of uart.h Andre Przywara
2017-12-02  3:30   ` Simon Glass
2017-12-04 10:21     ` Andre Przywara
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 02/13] serial: S5P/Samsung: refactor and Kconfig-ize UART selection Andre Przywara
2017-12-02  3:30   ` Simon Glass
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 03/13] arm: move SYS_ARCH_TIMER to KConfig Andre Przywara
2017-12-02  3:30   ` Simon Glass
2017-12-08  6:21   ` Tuomas Tynkkynen
2017-12-08  8:50     ` Andre Przywara
2018-04-12  1:27   ` Tuomas Tynkkynen [this message]
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 04/13] reset: add driver for generic reset controllers Andre Przywara
2017-12-02  3:30   ` Simon Glass
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 05/13] mmc: add MMC (glue) driver for Nexell SoCs Andre Przywara
2017-12-02  3:30   ` Simon Glass
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 06/13] arm: add basic framework for Nexell S5P6818 support Andre Przywara
2017-12-02  3:30   ` Simon Glass
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 07/13] arm: nexell: embed NSIH header Andre Przywara
2017-12-02  3:30   ` Simon Glass
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 08/13] arm: nexell: add ARM64 MMU regions Andre Przywara
2017-12-02  3:31   ` Simon Glass
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 09/13] arm: nexell: add UART support Andre Przywara
2017-12-02  3:31   ` Simon Glass
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 10/13] arm: nexell: add timer support Andre Przywara
2017-12-02  3:31   ` Simon Glass
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 11/13] arm: nexell: add preliminary S5P6818 SoC device tree Andre Przywara
2017-12-02  3:31   ` Simon Glass
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 12/13] arm: add NanoPi M3 board support Andre Przywara
2017-12-02  3:31   ` Simon Glass
2017-11-30  1:25 ` [U-Boot] [RFC PATCH 13/13] arm: nexell: switch to 32-bit Andre Przywara
2017-12-02  3:32   ` Simon Glass
2017-11-30 10:01 ` [U-Boot] [RFC PATCH 00/13] Nexell S5P6818 SoC support Lukasz Majewski
2017-11-30 10:22   ` Lukasz Majewski
2017-11-30 10:52     ` Andre Przywara

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=20180412042750.042477d9@duuni \
    --to=tuomas@tuxera.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