All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephan Gerhold <stephan@gerhold.net>
To: u-boot@lists.denx.de
Cc: Nicolas Dechesne <nicolas.dechesne@linaro.org>,
	Ramon Fried <rfried.dev@gmail.com>,
	Stephan Gerhold <stephan@gerhold.net>
Subject: [PATCH 0/3] board: dragonboard410c: Fix some minor issues
Date: Wed, 14 Jul 2021 10:56:23 +0200	[thread overview]
Message-ID: <20210714085626.5961-1-stephan@gerhold.net> (raw)

I spent some more time testing the "U-Boot without LK" changes [1] on DB410c
last week and noticed some minor issues that are fixed in this patch series.

Ideally they should be applied on top of [1]. However, actually PATCH 1/3
and PATCH 2/3 are completely unrelated to [1] and could be also applied
independently. PATCH 3/3 is likely directly related to [1].

[1]: https://lore.kernel.org/u-boot/20210707090602.32515-1-stephan@gerhold.net/


Stephan Gerhold (3):
  board: dragonboard410c: Fix PHYS_SDRAM_1_SIZE
  board: dragonboard410c: Fix fastboot
  serial: serial_msm: Delay initialization to let pins stabilize

 board/qualcomm/dragonboard410c/dragonboard410c.c | 3 +--
 configs/dragonboard410c_defconfig                | 1 +
 drivers/serial/serial_msm.c                      | 4 ++++
 include/configs/dragonboard410c.h                | 4 ++--
 4 files changed, 8 insertions(+), 4 deletions(-)

-- 
2.32.0


             reply	other threads:[~2021-07-14  8:57 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-14  8:56 Stephan Gerhold [this message]
2021-07-14  8:56 ` [PATCH 1/3] board: dragonboard410c: Fix PHYS_SDRAM_1_SIZE Stephan Gerhold
2021-07-14 20:37   ` Ramon Fried
2021-07-24 20:40   ` Tom Rini
2021-07-14  8:56 ` [PATCH 2/3] board: dragonboard410c: Fix fastboot Stephan Gerhold
2021-07-14 20:36   ` Ramon Fried
2021-07-24 20:40   ` Tom Rini
2021-07-14  8:56 ` [PATCH 3/3] serial: serial_msm: Delay initialization to let pins stabilize Stephan Gerhold
2021-07-14 20:39   ` Ramon Fried
2021-07-15  6:15     ` Stephan Gerhold
2021-07-24 20:40   ` 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=20210714085626.5961-1-stephan@gerhold.net \
    --to=stephan@gerhold.net \
    --cc=nicolas.dechesne@linaro.org \
    --cc=rfried.dev@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 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.