public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Daniel Schwierzeck <daniel.schwierzeck@gmail.com>
To: u-boot@lists.denx.de
Subject: [PULL] u-boot-mips fixes for v2020.10
Date: Wed, 23 Sep 2020 01:40:09 +0200	[thread overview]
Message-ID: <20200922234009.437658-1-daniel.schwierzeck@gmail.com> (raw)

Hi Tom,

this contains some small fixes isolated to two MIPS boards which are
currently broken.

Gitlab CI: https://gitlab.denx.de/u-boot/custodians/u-boot-mips/-/pipelines/4758


The following changes since commit 5949f36f083515e2bb55f1a9c9110b287fbab587:

  Merge branch '2020-09-22-assorted-bugfixes' (2020-09-22 16:47:48 -0400)

are available in the Git repository at:

  https://gitlab.denx.de/u-boot/custodians/u-boot-mips.git tags/mips-fixes-for-2020.10

for you to fetch changes up to 7d1538cc9bb87d12dcd8c9f9b07c17bb510042ef:

  mips: vocore2: fix various issues (2020-09-23 00:14:56 +0200)

----------------------------------------------------------------
- mips: vocore2: fix SPL image generation
- mips: vocore2: fix LZMA decompression errors
- mips: vocore2: fix console output
- mips: pic32mzda: fix DTC warnings and GPIO nodes
- mips: pic32mzda: make GPIO and MMC working again

----------------------------------------------------------------
John Robertson (7):
      mmc: pic32: Refresh PIC32 MMC driver
      pinmux: pic32: add SDHCI pin config
      mips: pic32mzdask: disable SDHCI SDCD signal workaround
      mips: pic32mzdask: enable CONFIG_BLK
      mips: dts: Fix device tree warnings for PIC32MZDA
      mips: dts: Fix PIC32MZDA GPIO register definitions
      mips: dts: Fix PIC32MZDA GPIO register definitions

Mauro Condarelli (1):
      mips: vocore2: fix various issues

 arch/mips/dts/pic32mzda.dtsi     | 56 +++++++++++++++-----------
 arch/mips/dts/pic32mzda_sk.dts   |  1 +
 arch/mips/dts/vocore_vocore2.dts |  2 +-
 configs/pic32mzdask_defconfig    |  1 -
 configs/vocore2_defconfig        |  2 +-
 drivers/mmc/pic32_sdhci.c        | 86 +++++++++++++++++++++++-----------------
 drivers/pinctrl/pinctrl_pic32.c  | 28 +++++++++++++
 include/configs/vocore2.h        |  4 +-
 8 files changed, 117 insertions(+), 63 deletions(-)

             reply	other threads:[~2020-09-22 23:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22 23:40 Daniel Schwierzeck [this message]
2020-09-23 13:12 ` [PULL] u-boot-mips fixes for v2020.10 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=20200922234009.437658-1-daniel.schwierzeck@gmail.com \
    --to=daniel.schwierzeck@gmail.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