All of lore.kernel.org
 help / color / mirror / Atom feed
From: Priyanka Jain <priyanka.jain@nxp.com>
To: u-boot@lists.denx.de
Subject: pull request of u-boot-fsl-mpc85xx
Date: Wed, 26 Feb 2020 04:29:47 +0000	[thread overview]
Message-ID: <VE1PR04MB6494E9BC36508643AB56EB15E6EA0@VE1PR04MB6494.eurprd04.prod.outlook.com> (raw)

Dear Tom,



Please find my pull-request for u-boot-mpc85xx/master

https://travis-ci.org/p-priyanka-jain/u-boot/builds/654734910



Summary

Update Sata node for T2080QDS and revert Sata related unrequired patches.



priyankajain

--------------------------
The following changes since commit 8e51bf746a11d7f67416859da73a83109af4e0a3:

  Merge tag 'u-boot-rockchip-20200220' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip (2020-02-20 22:14:29 -0500)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx.git HEAD

for you to fetch changes up to ce92b89c4005d8c712e166fba98ea4207f1391e2:

  arch: powerpc: Rewrite the sata node to fit the driver (2020-02-25 10:16:05 +0530)

----------------------------------------------------------------
Peng Ma (4):
      Revert "ata: fsl_ahci: Add sata DM support for Freescale powerpc socs"
      Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."
      Revert "configs: enable sata device module in T2080QDS"
      arch: powerpc: Rewrite the sata node to fit the driver

arch/powerpc/cpu/mpc85xx/Kconfig          |    4 +-
arch/powerpc/dts/t2080.dtsi               |   15 +-
configs/T2080QDS_NAND_defconfig           |    4 -
configs/T2080QDS_SDCARD_defconfig         |    4 -
configs/T2080QDS_SECURE_BOOT_defconfig    |    4 +-
configs/T2080QDS_SPIFLASH_defconfig       |    4 -
configs/T2080QDS_SRIO_PCIE_BOOT_defconfig |    4 -
configs/T2080QDS_defconfig                |    4 -
drivers/ata/Kconfig                       |   10 -
drivers/ata/Makefile                      |    1 -
drivers/ata/fsl_ahci.c                    | 1031 -----------------------------
11 files changed, 8 insertions(+), 1077 deletions(-)
delete mode 100644 drivers/ata/fsl_ahci.c

             reply	other threads:[~2020-02-26  4:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-26  4:29 Priyanka Jain [this message]
2020-02-26 12:53 ` pull request of u-boot-fsl-mpc85xx Tom Rini

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=VE1PR04MB6494E9BC36508643AB56EB15E6EA0@VE1PR04MB6494.eurprd04.prod.outlook.com \
    --to=priyanka.jain@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.