]> git.ipfire.org Git - people/ms/u-boot.git/commit
armv8/ls1043aqds: add DSPI support
authorGong Qianyu <Qianyu.Gong@freescale.com>
Mon, 25 Jan 2016 07:16:05 +0000 (15:16 +0800)
committerYork Sun <york.sun@nxp.com>
Wed, 27 Jan 2016 16:28:49 +0000 (08:28 -0800)
commite0579a5852b3edb09f965dbbbd0b49507931be95
treeae2ddecd149f9da0fde65fb8778d417944429ae2
parent19c31285a33248e2cf95e8d44e012cd392bc04ad
armv8/ls1043aqds: add DSPI support

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@freescale.com>
Reviewed-by: York Sun <york.sun@nxp.com>
configs/ls1043aqds_defconfig
configs/ls1043aqds_nand_defconfig
configs/ls1043aqds_nor_ddr3_defconfig
configs/ls1043aqds_sdcard_ifc_defconfig
include/configs/ls1043a_common.h
include/configs/ls1043ardb.h