[U-Boot] [PATCH v2 0/3] toradex: common: fix/improve config block handling

Marcel Ziswiler marcel at ziswiler.com
Mon Mar 25 16:18:26 UTC 2019


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



More information about the U-Boot mailing list