All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH v2 0/3] toradex: common: fix/improve config block handling
@ 2019-03-25 16:18 Marcel Ziswiler
  2019-03-25 16:18 ` [U-Boot] [PATCH v2 1/3] toradex: configblock: add an -y parameter to 'cfgblock create’ Marcel Ziswiler
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Marcel Ziswiler @ 2019-03-25 16:18 UTC (permalink / raw)
  To: u-boot


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.

Changes in v2:
- Introduced a define for the Toradex OUI ("0x00142dUL") as suggested by
  Igor.
- Removed redundant comment as suggested by Igor.

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    | 34 ++++++++++++-----------
 2 files changed, 45 insertions(+), 30 deletions(-)

-- 
2.20.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-03-28 14:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-25 16:18 [U-Boot] [PATCH v2 0/3] toradex: common: fix/improve config block handling Marcel Ziswiler
2019-03-25 16:18 ` [U-Boot] [PATCH v2 1/3] toradex: configblock: add an -y parameter to 'cfgblock create’ Marcel Ziswiler
2019-03-25 16:18 ` [U-Boot] [PATCH v2 2/3] toradex: common: unify behaviour when config block is missing Marcel Ziswiler
2019-03-28 14:29   ` Igor Opaniuk
2019-03-25 16:18 ` [U-Boot] [PATCH v2 3/3] tdx-cfg-block: fix off by one issue Marcel Ziswiler

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.