[U-Boot] [PATCH v3 0/4] Fixes and improvements in BCB and Android docs [ver #3]

Eugeniu Rosca roscaeugeniu at gmail.com
Fri Jul 19 21:26:10 UTC 2019


Resubmit the diff between [1] and [2] of the BCB/Android series
the former has been pushed to master instead of the latter.

[1] https://patchwork.ozlabs.org/cover/1104242/
    ("[v3,0/3] Add 'bcb' command to read/modify/write Android BCB")
[2] https://patchwork.ozlabs.org/cover/1128661/
    ("[v4,0/4] Add 'bcb' command to read/modify/write Android BCB")

v3:
 - Rebased after the recent merge of
   https://patchwork.ozlabs.org/patch/1126450/ as commit
   https://gitlab.denx.de/u-boot/u-boot/commit/d963f64c0bd7
   ("doc: Move fastboot protocol doc to android dir"), since it
   created conflicts merging v2
 - No other changes

v2:
 - Ensured git bisectability for the series
 - [Igor Opaniuk] Enriched patch description
 - No series-wide changes in the contents
 - https://patchwork.ozlabs.org/cover/1131356/

v1:
 - https://patchwork.ozlabs.org/cover/1131295/

Eugeniu Rosca (4):
  treewide: Fix stale references of Android docs
  cmd: bcb: Fix duplicated handling in two case-branches
  cmd: bcb: Use strcmp() instead of strncmp() for string literals
  cmd: bcb: Apply non-functional refinements

 cmd/Kconfig               |  2 +-
 cmd/bcb.c                 | 68 +++++++++++++++++++--------------------
 test/py/tests/test_avb.py |  2 +-
 3 files changed, 35 insertions(+), 37 deletions(-)

-- 
2.22.0



More information about the U-Boot mailing list