[U-Boot] [Patch V5 1/3] armv8/ls1043aqds: add DSPI support
york sun
york.sun at nxp.com
Wed Jan 27 18:20:11 CET 2016
On 01/24/2016 11:25 PM, Gong Qianyu wrote:
> From: Gong Qianyu <Qianyu.Gong at freescale.com>
>
> Enable three DSPI flash memories on board.
>
> Commands:
> => sf probe 1:0
> SF: Detected N25Q128A with page size 256 Bytes,
> erase size 64 KiB, total 16 MiB
> => sf probe 1:1
> SF: Detected SST25WF040B with page size 256 Bytes,
> erase size 4 KiB, total 512 KiB
> => sf probe 1:2
> SF: Detected EN25S64 with page size 256 Bytes,
> erase size 64 KiB, total 8 MiB
>
> Signed-off-by: Gong Qianyu <Qianyu.Gong at freescale.com>
> ---
> V5:
> - No change.
> V4:
> - Fix for nor_ddr3_defconfig
> V3:
> - No change.
> V2:
> - Fix blank line issues.
>
> arch/arm/dts/fsl-ls1043a-qds.dts | 32 ++++++++++++++++++++++++++++++++
> configs/ls1043aqds_defconfig | 3 +++
> configs/ls1043aqds_nand_defconfig | 5 +++++
> configs/ls1043aqds_nor_ddr3_defconfig | 5 +++++
> configs/ls1043aqds_sdcard_ifc_defconfig | 5 +++++
> include/configs/ls1043a_common.h | 12 ++++++++++++
> include/configs/ls1043ardb.h | 10 ----------
> 7 files changed, 62 insertions(+), 10 deletions(-)
Applied to u-boot-fsl-qoriq master. Awaiting upstream.
Thanks.
York
More information about the U-Boot
mailing list