[U-Boot] [PATCH 1/3] board: Kconfig: Re-Arrangement of PPA firmware and header addresses

York Sun york.sun at nxp.com
Tue May 29 18:00:22 UTC 2018


On 05/23/2018 03:15 AM, Bhaskar Upadhaya wrote:
> ppa firmware and header address may vary depending upon different boards,
> configure ppa firmware and header address in board specific kconfig
> 
> Signed-off-by: Vinitha V Pillai <vinitha.pillai at nxp.com>
> Signed-off-by: Jagdish Gediya <jagdish.gediya at nxp.com>
> Signed-off-by: Bhaskar Upadhaya <Bhaskar.Upadhaya at nxp.com>
> ---
>  arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 34 -------------------------------
>  board/freescale/ls1012afrdm/Kconfig       |  4 ++++
>  board/freescale/ls1012aqds/Kconfig        |  3 +++
>  board/freescale/ls1012ardb/Kconfig        | 14 +++++++++++++
>  board/freescale/ls1043aqds/Kconfig        | 16 +++++++++++++++
>  board/freescale/ls1043ardb/Kconfig        | 14 +++++++++++++
>  board/freescale/ls1046aqds/Kconfig        | 16 +++++++++++++++
>  board/freescale/ls1046ardb/Kconfig        | 15 ++++++++++++++
>  board/freescale/ls1088a/Kconfig           | 28 +++++++++++++++++++++++++
>  board/freescale/ls2080aqds/Kconfig        | 16 +++++++++++++++
>  board/freescale/ls2080ardb/Kconfig        | 31 ++++++++++++++--------------
>  11 files changed, 141 insertions(+), 50 deletions(-)
> 

I guess this one supersedes http://patchwork.ozlabs.org/patch/908676/,
doesn't it? It would be nice to update the patch version, instead of
sending a new one.

York


More information about the U-Boot mailing list