[U-Boot] [PATCH v2 0/5] Fixes and improvements in BCB and Android docs
Eugeniu Rosca
erosca at de.adit-jv.com
Fri Jul 12 12:49:19 UTC 2019
Resubmit the diff between [1] and [2] of the BCB/Android series, since
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")
v2:
- Ensured git bisectability for the series
- [Igor Opaniuk] Enriched patch description
- No series-wide changes in the contents
v1:
- https://patchwork.ozlabs.org/cover/1131295/
Eugeniu Rosca (5):
doc: Move README.android-fastboot-protocol to doc/android/
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 +++++++++----------
.../fastboot-protocol.txt} | 0
doc/android/fastboot.txt | 2 +-
test/py/tests/test_avb.py | 2 +-
5 files changed, 36 insertions(+), 38 deletions(-)
rename doc/{README.android-fastboot-protocol => android/fastboot-protocol.txt} (100%)
--
2.22.0
More information about the U-Boot
mailing list