[U-Boot] [PATCH 00/12] Add SPI and QSPI boot for LS2080A

Yuan Yao yao.yuan at freescale.com
Wed Mar 2 11:31:51 CET 2016


From: Yuan Yao <yao.yuan at nxp.com>

Yuan Yao (12):
  armv8: ls2080aqds: Select QSPI CLK div via SCFG
  configs: ls2080a_common: Remove duplicate NOR configs
  configs: ls2080aqds: Disable IFC NOR & QIXIS when QSPI
  configs: ls2080aqds: Enable QSPI flash support
  dm: dts: ls2080aqds: Add QSPI dts node
  armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot
  configs: ls2080a: Increase load image len in NAND boot
  ls2080aqds_nand_defconfig: Enable QSPI & its dependence
  armv8: ls2080aqds: Enable QSPI boot support
  ls2080aqds: Enable support for boot from QSPI
  freescale: cmd: qixis: tidy up the duplicated code
  LS2080QDS: QSPI boot: fix issues.

 arch/arm/dts/fsl-ls2080a-qds.dts                   | 14 +++++++
 arch/arm/dts/fsl-ls2080a.dtsi                      | 10 +++++
 arch/arm/include/asm/arch-fsl-layerscape/cpu.h     |  4 ++
 .../include/asm/arch-fsl-layerscape/immap_lsch3.h  |  3 ++
 board/freescale/common/qixis.c                     | 12 ++----
 board/freescale/ls2080aqds/ls2080aqds.c            | 16 ++++++++
 common/board_f.c                                   |  6 +--
 configs/ls2080aqds_nand_defconfig                  |  9 +++++
 configs/ls2080aqds_qspi_defconfig                  | 10 +++++
 include/configs/ls2080a_common.h                   | 11 ++----
 include/configs/ls2080a_simu.h                     |  7 ++++
 include/configs/ls2080aqds.h                       | 43 +++++++++++++++++++++-
 12 files changed, 124 insertions(+), 21 deletions(-)
 create mode 100644 configs/ls2080aqds_qspi_defconfig

-- 
2.1.0.27.g96db324



More information about the U-Boot mailing list