Re: [U-Boot] [PATCH 2/2] armv8: ls1046ardb: Add falcon mode for for QSPI boot

2018-07-27 Thread York Sun
On 06/26/2018 02:49 PM, York Sun wrote: > A new defconfig is introduced to support SPL boot from QSPI NOR > flash. This is to support falcon mode for faster booting into > Linux. > > Signed-off-by: York Sun > --- Applied to fsl-qoriq, awaiting upstream. York ___

[U-Boot] [PATCH 2/2] armv8: ls1046ardb: Add falcon mode for for QSPI boot

2018-06-26 Thread York Sun
A new defconfig is introduced to support SPL boot from QSPI NOR flash. This is to support falcon mode for faster booting into Linux. Signed-off-by: York Sun --- .../arm/cpu/armv8/fsl-layerscape/doc/README.falcon | 10 arch/arm/cpu/armv8/fsl-layerscape/spl.c| 3 + board/freescal