All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexander Graf <agraf@suse.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] ARM: zynq: Run distribution boot commands first
Date: Fri, 25 Jan 2019 12:23:02 +0100	[thread overview]
Message-ID: <f4ce745b-deb8-976a-ae8b-eb41da749c6c@suse.de> (raw)
In-Reply-To: <deb2eec44f61448f1b4b5490d5904cdd9bda332d.1548343860.git.michal.simek@xilinx.com>



On 24.01.19 16:31, Michal Simek wrote:
> This patch is doing two things.
> 1. Exchanging order of boot commands. distro_bootcmd is run first
> followed by Xilinx boot command.
> 2. Remove CONFIG_BOOTCOMMAND from configs (and follow mainline) by
> creating Xilinx distribution bootcommand and wiring it as the last
> bootcommand.
> 
> QSPI, NAND distribution boot command will be added later.
> 
> Signed-off-by: Michal Simek <michal.simek@xilinx.com>

This means that boot order wise, users may try to boot from external
devices before internal ones ($modeboot) now, correct? I'm not sure
everyone will be happy about that. I definitely am, so

Reviewed-by: Alexander Graf <agraf@suse.de>


Alex

  parent reply	other threads:[~2019-01-25 11:23 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-24 15:31 [U-Boot] [PATCH 1/2] ARM: zynq: Run distribution boot commands first Michal Simek
2019-01-24 15:31 ` [U-Boot] [PATCH 2/2] arm64: zynqmp: Define distro boot commnads for qspi and nand Michal Simek
2019-01-25 11:25   ` Alexander Graf
2019-01-25 11:56     ` Michal Simek
2019-01-25 12:00       ` Alexander Graf
2019-01-25 12:13         ` Michal Simek
2019-01-25 12:43           ` Alexander Graf
2019-01-25 11:23 ` Alexander Graf [this message]
2019-01-25 11:52   ` [U-Boot] [PATCH 1/2] ARM: zynq: Run distribution boot commands first Michal Simek

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=f4ce745b-deb8-976a-ae8b-eb41da749c6c@suse.de \
    --to=agraf@suse.de \
    --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.