[U-Boot] [PATCH 2/3] NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST

york sun york.sun at nxp.com
Mon Jan 23 18:27:37 CET 2017


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 at nxp.com>
> Signed-off-by: Tom Rini <trini at 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 at nxp.com>


More information about the U-Boot mailing list