All of lore.kernel.org
 help / color / mirror / Atom feed
From: Prabhakar Kushwaha <prabhakar.kushwaha@nxp.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v3] configs: ls1046: Update mtd-id for QSPI nor in mtdparts variable
Date: Sun, 7 Apr 2019 09:28:37 +0000	[thread overview]
Message-ID: <VI1PR0402MB38540F8031369A9BE194855497530@VI1PR0402MB3854.eurprd04.prod.outlook.com> (raw)
In-Reply-To: <VI1PR0402MB3854D42964A5EF3861E0E21D97430@VI1PR0402MB3854.eurprd04.prod.outlook.com>

Hi Kuldeep,


> -----Original Message-----
> From: U-Boot <u-boot-bounces@lists.denx.de> On Behalf Of Prabhakar
> Kushwaha
> Sent: Friday, March 22, 2019 4:30 PM
> To: Kuldeep Singh <kuldeep.singh@nxp.com>; u-boot at lists.denx.de
> Cc: Ruchika Gupta <ruchika.gupta@nxp.com>; Mingkai Hu
> <mingkai.hu@nxp.com>
> Subject: Re: [U-Boot] [PATCH v3] configs: ls1046: Update mtd-id for QSPI nor in
> mtdparts variable
> 
> 
> > -----Original Message-----
> > From: Kuldeep Singh
> > Sent: Friday, March 8, 2019 3:08 PM
> > To: u-boot at lists.denx.de
> > Cc: Rajesh Bhagat <rajesh.bhagat@nxp.com>; Prabhakar Kushwaha
> > <prabhakar.kushwaha@nxp.com>; Ashish Kumar <ashish.kumar@nxp.com>;
> > Jagdish Gediya <jagdish.gediya@nxp.com>; Mingkai Hu
> > <mingkai.hu@nxp.com>; Ruchika Gupta <ruchika.gupta@nxp.com>; Kuldeep
> > Singh <kuldeep.singh@nxp.com>
> > Subject: [PATCH v3] configs: ls1046: Update mtd-id for QSPI nor in
> > mtdparts variable
> >
> > Update mtd-id for QSPI nor due to change introduced in mtd/spi in
> > linux 5.0
> >
> > commit 84d043185dbe ("spi: Add a driver for the Freescale/NXP QuadSPI
> > controller")
> >
> > Signed-off-by: Kuldeep Singh <kuldeep.singh@nxp.com>
> > ---
> > v3:
> > Update commit message
> >
> > v2:
> > Update commit message
> >
> >  configs/ls1046aqds_qspi_defconfig               | 4 ++--
> >  configs/ls1046aqds_sdcard_qspi_defconfig        | 4 ++--
> >  configs/ls1046ardb_emmc_defconfig               | 4 ++--
> >  configs/ls1046ardb_qspi_SECURE_BOOT_defconfig   | 4 ++--
> >  configs/ls1046ardb_qspi_defconfig               | 4 ++--
> >  configs/ls1046ardb_qspi_spl_defconfig           | 4 ++--
> >  configs/ls1046ardb_sdcard_SECURE_BOOT_defconfig | 4 ++--
> >  configs/ls1046ardb_sdcard_defconfig             | 4 ++--
> >  configs/ls1046ardb_tfa_SECURE_BOOT_defconfig    | 4 ++--
> >  configs/ls1046ardb_tfa_defconfig                | 4 ++--
> >  10 files changed, 20 insertions(+), 20 deletions(-)
> >
> > diff --git a/configs/ls1046aqds_qspi_defconfig
> > b/configs/ls1046aqds_qspi_defconfig
> > index 4cc19fe7ac..b7a6da2128 100644
> > --- a/configs/ls1046aqds_qspi_defconfig
> > +++ b/configs/ls1046aqds_qspi_defconfig
> > @@ -10,7 +10,7 @@ CONFIG_OF_BOARD_SETUP=y  CONFIG_QSPI_BOOT=y
> >  CONFIG_BOOTDELAY=10
> >  CONFIG_USE_BOOTARGS=y
> > -CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0
> > earlycon=uart8250,mmio,0x21c0500
> > mtdparts=1550000.quadspi:2m(uboot),14m(free)"
> > +CONFIG_BOOTARGS="console=ttyS0,115200 root=/dev/ram0
> > earlycon=uart8250,mmio,0x21c0500 mtdparts=1550000.spi-
> > 0:2m(uboot),14m(free)"
> 
> How backward Linux compatibility is being taken care?
> 

Please respond to this query otherwise, I am going to drop this patch

--pk

  reply	other threads:[~2019-04-07  9:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-08  9:37 [U-Boot] [PATCH v3] configs: ls1046: Update mtd-id for QSPI nor in mtdparts variable Kuldeep Singh
2019-03-22 11:00 ` Prabhakar Kushwaha
2019-04-07  9:28   ` Prabhakar Kushwaha [this message]
2019-04-08  5:23     ` Kuldeep Singh

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=VI1PR0402MB38540F8031369A9BE194855497530@VI1PR0402MB3854.eurprd04.prod.outlook.com \
    --to=prabhakar.kushwaha@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.