public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2 2/5] arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS
Date: Tue, 22 Dec 2015 03:09:44 +0100	[thread overview]
Message-ID: <201512220309.44368.marex@denx.de> (raw)
In-Reply-To: <1450749305.1930.9.camel@altera.com>

On Tuesday, December 22, 2015 at 02:55:05 AM, Chin Liang See wrote:
> On Tue, 2015-12-22 at 02:15 +0100, Marek Vasut wrote:
> > On Tuesday, December 22, 2015 at 01:59:46 AM, Chin Liang See wrote:
> > > Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS for UBI
> > > and UBIFS support on serial NOR flash
> > > 
> > > Signed-off-by: Chin Liang See <clsee@altera.com>
> > > Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> > > Cc: Dinh Nguyen <dinh.linux@gmail.com>
> > > Cc: Pavel Machek <pavel@denx.de>
> > > Cc: Marek Vasut <marex@denx.de>
> > > Cc: Stefan Roese <sr@denx.de>
> > > ---
> > > Changes for v2
> > > - move CONFIG_SPI_FLASH_USE_4K_SECTORS to Kconfig
> > > ---
> > > 
> > >  configs/socfpga_cyclone5_defconfig | 1 +
> > >  1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/configs/socfpga_cyclone5_defconfig
> > > b/configs/socfpga_cyclone5_defconfig index 864358c..4216b55 100644
> > > --- a/configs/socfpga_cyclone5_defconfig
> > > +++ b/configs/socfpga_cyclone5_defconfig
> > > @@ -23,3 +23,4 @@ CONFIG_DESIGNWARE_SPI=y
> > > 
> > >  CONFIG_DM_MMC=y
> > >  CONFIG_USB=y
> > >  CONFIG_DM_USB=y
> > > 
> > > +CONFIG_SPI_FLASH_USE_4K_SECTORS=n
> > 
> > And for arriaV ... ? And sockit ? ;-)
> 
> haha too obsess testing on CV board :)
> Let me include them into these series.

These should be the only three boards which use QSPI NOR.

SoCrates, MCV and DE0 do not have QSPI NOR. SR1500 I believe also doesn't have 
one.

Best regards,
Marek Vasut

  reply	other threads:[~2015-12-22  2:09 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22  0:59 [U-Boot] [PATCH v2 1/5] arm: socfpga: Enable ubi and ubifs support Chin Liang See
2015-12-22  0:59 ` [U-Boot] [PATCH v2 2/5] arm: socfpga: cyclone5: Undefine CONFIG_SPI_FLASH_USE_4K_SECTORS Chin Liang See
2015-12-22  1:15   ` Marek Vasut
2015-12-22  1:55     ` Chin Liang See
2015-12-22  2:09       ` Marek Vasut [this message]
2015-12-22  2:26         ` Chin Liang See
2015-12-22  6:07         ` Stefan Roese
2015-12-22  6:34           ` Chin Liang See
2015-12-23 18:13   ` Pavel Machek
2015-12-23 23:11     ` Chin Liang See
2015-12-22  0:59 ` [U-Boot] [PATCH v2 3/5] arm: socfpga: cyclone5_socdk: Enable ubiload console command Chin Liang See
2015-12-22  0:59 ` [U-Boot] [PATCH v2 4/5] arm: socfpga: cyclone5_socdk: Enable qspiload " Chin Liang See
2015-12-22  0:59 ` [U-Boot] [PATCH v2 5/5] arm: socfpga: cyclone5_socdk: Update qspiboot to use UBIFS Chin Liang See
2015-12-22  1:17 ` [U-Boot] [PATCH v2 1/5] arm: socfpga: Enable ubi and ubifs support Marek Vasut

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=201512220309.44368.marex@denx.de \
    --to=marex@denx.de \
    --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