
3 Aug
2016
3 Aug
'16
12:47 a.m.
On 07/29/2016 04:37 AM, Zhiqiang Hou wrote:
From: Hou Zhiqiang Zhiqiang.Hou@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@nxp.com Signed-off-by: Abhimanyu Saini abhimanyu.saini@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