All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Ziswiler <marcel@ziswiler.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v1 0/3] toradex: common: fix/improve config block handling
Date: Fri,  1 Feb 2019 16:18:49 +0100	[thread overview]
Message-ID: <20190201151852.13064-1-marcel@ziswiler.com> (raw)


This series adds a -y parameter to cfgblock create command, unifies the
behaviour when the config block is missing and fixes an off-by-one
issue.


Bhuvanchandra DV (1):
  toradex: common: unify behaviour when config block is missing

Dominik Sliwa (1):
  toradex: configblock: add an -y parameter to 'cfgblock create’

Marcel Ziswiler (1):
  tdx-cfg-block: fix off by one issue

 board/toradex/common/tdx-cfg-block.c | 41 ++++++++++++++++++----------
 board/toradex/common/tdx-common.c    | 33 +++++++++++-----------
 2 files changed, 44 insertions(+), 30 deletions(-)

-- 
2.20.1

             reply	other threads:[~2019-02-01 15:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-01 15:18 Marcel Ziswiler [this message]
2019-02-01 15:18 ` [U-Boot] [PATCH v1 1/3] toradex: configblock: add an -y parameter to 'cfgblock create’ Marcel Ziswiler
2019-03-07  5:08   ` Igor Opaniuk
2019-02-01 15:18 ` [U-Boot] [PATCH v1 2/3] toradex: common: unify behaviour when config block is missing Marcel Ziswiler
2019-03-07  5:21   ` Igor Opaniuk
2019-02-01 15:18 ` [U-Boot] [PATCH v1 3/3] tdx-cfg-block: fix off by one issue Marcel Ziswiler
2019-03-07  5:24   ` Igor Opaniuk

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=20190201151852.13064-1-marcel@ziswiler.com \
    --to=marcel@ziswiler.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.