All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Packham <judge.packham@gmail.com>
To: u-boot@lists.denx.de
Subject: [PATCH v2 0/2] Fix boot from SPI flash on Synology DS414
Date: Sun, 10 May 2020 13:12:00 +1200	[thread overview]
Message-ID: <CAFOYHZDqUfw7m68KzMBAHLJJB0DGio+L_hkXbBgjo4+5Cg-=Zw@mail.gmail.com> (raw)
In-Reply-To: <20200509200539.18377-1-ezra@easyb.ch>

On Sun, 10 May 2020, 8:05 AM Ezra Buehler, <ezra@easyb.ch> wrote:

> Booting from SPI flash on Synology DS414 (or DS214+) devices has been
> broken for quite some time now. As far as I can tell this is due to
> following commits:
>
>  3c265bbe4d rm: sync armada-xp dts files from Linux 5.0
>  7ddf8cfb0d kwbimage: Rename CONFIG_SYS_SPI_U_BOOT_OFFS to
> CONFIG_SYS_U_BOOT_OFFS
>
> Changes for v2:
>  - Moved U-Boot-specific properties to *-u-boot.dtsi file
>  - Tweaked commit message
>
> Ezra Buehler (2):
>   arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0
>   arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS
>

Both look good to me.

Reviewed-by: Chris Packham <judge.packham@gmail.com>


>  arch/arm/dts/armada-xp-synology-ds414-u-boot.dtsi | 9 +++++++++
>  include/configs/ds414.h                           | 3 +++
>  2 files changed, 12 insertions(+)
>  create mode 100644 arch/arm/dts/armada-xp-synology-ds414-u-boot.dtsi
>
> --
> 2.26.2
>

  parent reply	other threads:[~2020-05-10  1:12 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-09 20:05 [PATCH v2 0/2] Fix boot from SPI flash on Synology DS414 Ezra Buehler
2020-05-09 20:05 ` [PATCH v2 1/2] arm: mvebu: ds414: add u-boot,dm-pre-reloc to spi0 Ezra Buehler
2020-05-11 12:22   ` [PATCH v2 1/2] arm: mvebu: ds414: add u-boot, dm-pre-reloc " Stefan Roese
2020-05-09 20:05 ` [PATCH v2 2/2] arm: mvebu: ds414: define CONFIG_SYS_U_BOOT_OFFS Ezra Buehler
2020-05-11 12:23   ` Stefan Roese
2020-05-10  1:12 ` Chris Packham [this message]
2020-05-27  7:08 ` [PATCH v2 0/2] Fix boot from SPI flash on Synology DS414 Stefan Roese

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='CAFOYHZDqUfw7m68KzMBAHLJJB0DGio+L_hkXbBgjo4+5Cg-=Zw@mail.gmail.com' \
    --to=judge.packham@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.