All of lore.kernel.org
 help / color / mirror / Atom feed
From: york sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/3] NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST
Date: Mon, 23 Jan 2017 17:27:37 +0000	[thread overview]
Message-ID: <AM4PR0401MB1732673FC5A913A5BC02C0CC9A720@AM4PR0401MB1732.eurprd04.prod.outlook.com> (raw)
In-Reply-To: 1485132191-11221-2-git-send-email-trini@konsulko.com

On 01/22/2017 04:43 PM, Tom Rini wrote:
> Introduce board/freescale/common/Kconfig so that we have a single place
> for CONFIG options that are shared between ARM and PowerPC NXP platforms.
>
> Cc: York Sun <york.sun@nxp.com>
> Signed-off-by: Tom Rini <trini@konsulko.com>
> ---
>  arch/arm/include/asm/fsl_secure_boot.h     | 8 --------
>  arch/powerpc/include/asm/fsl_secure_boot.h | 5 -----
>  board/freescale/b4860qds/Kconfig           | 2 ++
>  board/freescale/bsc9132qds/Kconfig         | 2 ++
>  board/freescale/c29xpcie/Kconfig           | 2 ++
>  board/freescale/common/Kconfig             | 4 ++++
>  board/freescale/corenet_ds/Kconfig         | 8 ++++++++
>  board/freescale/ls1012afrdm/Kconfig        | 2 ++
>  board/freescale/ls1012aqds/Kconfig         | 2 ++
>  board/freescale/ls1012ardb/Kconfig         | 2 ++
>  board/freescale/ls1021aiot/Kconfig         | 2 ++
>  board/freescale/ls1021aqds/Kconfig         | 2 ++
>  board/freescale/ls1021atwr/Kconfig         | 2 ++
>  board/freescale/ls1043aqds/Kconfig         | 2 ++
>  board/freescale/ls1043ardb/Kconfig         | 2 ++
>  board/freescale/ls1046aqds/Kconfig         | 2 ++
>  board/freescale/ls2080a/Kconfig            | 4 ++++
>  board/freescale/ls2080aqds/Kconfig         | 2 ++
>  board/freescale/ls2080ardb/Kconfig         | 2 ++
>  board/freescale/p1010rdb/Kconfig           | 2 ++
>  board/freescale/p2041rdb/Kconfig           | 2 ++
>  board/freescale/t102xqds/Kconfig           | 2 ++
>  board/freescale/t102xrdb/Kconfig           | 2 ++
>  board/freescale/t1040qds/Kconfig           | 2 ++
>  board/freescale/t104xrdb/Kconfig           | 2 ++
>  board/freescale/t208xqds/Kconfig           | 2 ++
>  board/freescale/t208xrdb/Kconfig           | 2 ++
>  board/freescale/t4qds/Kconfig              | 2 ++
>  board/freescale/t4rdb/Kconfig              | 2 ++
>  board/varisys/cyrus/Kconfig                | 2 ++
>  30 files changed, 66 insertions(+), 13 deletions(-)
>  create mode 100644 board/freescale/common/Kconfig
>

Thanks. You beat me on this.

Reviewed-by: York Sun <york.sun@nxp.com>

  reply	other threads:[~2017-01-23 17:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-23  0:43 [U-Boot] [PATCH 1/3] imx31_phycore: Split the eet variant out into a different TARGET Tom Rini
2017-01-23  0:43 ` [U-Boot] [PATCH 2/3] NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST Tom Rini
2017-01-23 17:27   ` york sun [this message]
2017-01-25  2:15   ` [U-Boot] [U-Boot, " Tom Rini
2017-01-23  0:43 ` [U-Boot] [PATCH 3/3] Kconfig: Migrate BOARD_LATE_INIT to a select Tom Rini
2017-01-23  1:50   ` Masahiro Yamada
2017-01-25  2:15   ` [U-Boot] [U-Boot, " Tom Rini
2017-01-25  2:15 ` [U-Boot] [U-Boot, 1/3] imx31_phycore: Split the eet variant out into a different TARGET 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=AM4PR0401MB1732673FC5A913A5BC02C0CC9A720@AM4PR0401MB1732.eurprd04.prod.outlook.com \
    --to=york.sun@nxp.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.