public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: York Sun <york.sun@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3 00/11] armv8: ls2080aqds: Enable QSPI boot support
Date: Mon, 6 Jun 2016 11:40:39 -0700	[thread overview]
Message-ID: <5755C3A7.5010505@nxp.com> (raw)
In-Reply-To: <1465209816-10087-1-git-send-email-yao.yuan@freescale.com>

On 06/06/2016 03:53 AM, Yuan Yao wrote:
> From: Yuan Yao <yao.yuan@nxp.com>
> 
> This patch adds QSPI boot support for LS2080AQDS board.
> The QSPI boot image need to be programmed into the QSPI flash
> first. Then we can switch to booting from QSPI memory space.
> 
> Yuan Yao (11):
>   armv8: ls2080aqds: Select QSPI CLK div via SCFG
>   configs: ls2080a_common: Remove duplicate NOR configs
>   configs: ls2080aqds: disable IFC NOR & QIXIS when QSPI enable
>   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
> 	Rebase in v3.
>   drivers: i2c: mxc: Add early init
> 	New add in v3.
>   board: freescale: ls2080aqds: Enable early I2C access for QSPI boot
>   	New add in v3.

Yuan,

Do you think you can reorder these patches so that early i2c init can be in
front of disabling IFC? Then you don't have to use fixed clk at all. I am
thinking if we run git bisect and this set could break QSPI boot if sys clk is
other than 100MHz.

York

  parent reply	other threads:[~2016-06-06 18:40 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-06 10:43 [U-Boot] [PATCH v3 00/11] armv8: ls2080aqds: Enable QSPI boot support Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 01/11] armv8: ls2080aqds: Select QSPI CLK div via SCFG Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 02/11] configs: ls2080a_common: Remove duplicate NOR configs Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 03/11] configs: ls2080aqds: disable IFC NOR & QIXIS when QSPI enable Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 04/11] configs: ls2080aqds: Enable QSPI flash support Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 05/11] dm: dts: ls2080aqds: Add QSPI dts node Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 06/11] armv8: ls2080aqds: Config QSPI pin mux via FPGA in NAND boot Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 07/11] configs: ls2080a: Increase load image len " Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 08/11] ls2080aqds_nand_defconfig: Enable QSPI & its dependence Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 09/11] armv8: ls2080aqds: Enable QSPI boot support Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 10/11] drivers: i2c: mxc: Add early init Yuan Yao
2016-06-06 10:43 ` [U-Boot] [PATCH v3 11/11] board: freescale: ls2080aqds: Enable early I2C access for QSPI boot Yuan Yao
2016-06-06 18:40 ` York Sun [this message]
2016-06-07  2:05   ` [U-Boot] [PATCH v3 00/11] armv8: ls2080aqds: Enable QSPI boot support Yao Yuan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5755C3A7.5010505@nxp.com \
    --to=york.sun@nxp.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox