On 01/24/2016 11:25 PM, Gong Qianyu wrote: > From: Gong Qianyu <[email protected]> > > 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 <[email protected]> > --- > 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 _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

