All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Schmelzer <hannes@schmelzer.or.at>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] omap-common: SYS_BOOT fallback logic correction and support for more devices
Date: Thu, 27 Aug 2015 11:28:06 +0200	[thread overview]
Message-ID: <55DED826.1090306@schmelzer.or.at> (raw)
In-Reply-To: <1440665169-8070-1-git-send-email-contact@paulk.fr>

On 2015-08-27 10:46, Paul Kocialkowski wrote:
> The SYS_BOOT-based fallback shouldn't only check for one of the conditions of
> use and then let the switch/case handle each boot device without enforcing the
> conditions for each type of boot device again.
>
> For instance, this behaviour would trigger the fallback for UART when
> BOOT_DEVICE_UART is defined, CONFIG_SPL_YMODEM_SUPPORT is enabled (which should
> be a show-stopper) and e.g. BOOT_DEVICE_USB is enabled and not
> CONFIG_SPL_USB_SUPPORT.
> Separating the logic for USB and UART solves this.
>
> In addition, this adds support for more peripheral devices (USBETH and CPGMAC)
> to the fallback mechanism. Note that the USBETH boot device should always be
> different from the USB boot device (each should match a different bootrom
> handoff case).
>
> Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
> ---
Very well. Everything now works fine.

best regards,
Hannes

Acked-by: Hannes Schmelzer <oe5hpm@oevsv.at>
Tested-by: Hannes Schmelzer <oe5hpm@oevsv.at>

  reply	other threads:[~2015-08-27  9:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-27  8:46 [U-Boot] [PATCH v2] omap-common: SYS_BOOT fallback logic correction and support for more devices Paul Kocialkowski
2015-08-27  9:28 ` Hannes Schmelzer [this message]
2015-08-28 21:03 ` [U-Boot] [U-Boot, " 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=55DED826.1090306@schmelzer.or.at \
    --to=hannes@schmelzer.or.at \
    --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.