
On 04/27/2017 10:11 PM, Priyanka Jain wrote:
QSPI-boot is verified on LS2088ARDB RevF board with LS2088A SoC. LS2088ARDB RevF Board has limitation that QIXIS can not be access, so QIXIS flag is kept disabled
Signed-off-by: Priyanka Jain priyanka.jain@nxp.com Signed-off-by: Suresh Gupta suresh.gupta@nxp.com
Changes for v7: Updated NXP copyright Removed CONFIG_SPI_FLASH_BAR
Changes for v6: Updated MAINTAINERS for ls2088ardb_qspi_defconfig
Changes for v5: Renamed defconfig to ls2088ardb_qspi_defconfig and incorporated other review comments
Changes for v4: Updated copyright Changes for v3: Updated README
Changes for v2: Incorporated Sun York's comments Introduced another patch to update qixis related code
Fixed subject tag. Reformatted commit message. Applied to fsl-qoriq master, awaiting upstream. Thanks.
York