From: Derald D. Woods <woods.technical@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] ARM: omap3: evm: Fix distro bootcmd
Date: Sat, 20 Jan 2018 21:16:12 -0600 [thread overview]
Message-ID: <20180121031614.29091-1-woods.technical@gmail.com> (raw)
This series fixes an omap3_evm boot hang on master. It contains a patch
to "config_distro_bootcmd.h" which allows board defined UBI partition and
volume names. This is used by omap3_evm to eliminate some lines of code.
Derald D. Woods (2):
distro bootcmd: Allow board defined UBI partition and volume names
ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support
include/config_distro_bootcmd.h | 15 +++++---
include/configs/omap3_evm.h | 80 +++++++++++++----------------------------
2 files changed, 35 insertions(+), 60 deletions(-)
--
2.16.0
next reply other threads:[~2018-01-21 3:16 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-21 3:16 Derald D. Woods [this message]
2018-01-21 3:16 ` [U-Boot] [PATCH 1/2] distro bootcmd: Allow board defined UBI partition and volume names Derald D. Woods
2018-01-28 18:53 ` [U-Boot] [U-Boot, " Tom Rini
2018-01-21 3:16 ` [U-Boot] [PATCH 2/2] ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support Derald D. Woods
2018-01-28 18:53 ` [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=20180121031614.29091-1-woods.technical@gmail.com \
--to=woods.technical@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.