[U-Boot] [PATCH] ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP

york sun york.sun at nxp.com
Wed Aug 3 00:47:04 CEST 2016


On 07/29/2016 04:37 AM, Zhiqiang Hou wrote:
> From: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
>
> The PPA binary may be stored on QSPI flash instead of NOR.
> So, deprecated CONFIG_SYS_LS_PPA_FW_IN_NOR in favour of
> CONFIG_SYS_LS_PPA_FW_IN_XIP to prevent fragmentation of code
> by addition of a new QSPI specific flag.
>
> Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou at nxp.com>
> Signed-off-by: Abhimanyu Saini <abhimanyu.saini at nxp.com>
> ---
>  arch/arm/cpu/armv8/fsl-layerscape/ppa.c | 2 +-
>  include/configs/ls1043ardb.h            | 4 ++--
>  2 files changed, 3 insertions(+), 3 deletions(-)
>

Applied to fsl-qoriq master, awaiting upstream.
Thanks.

York




More information about the U-Boot mailing list