Pull request for doc-2022-10-rc2
Heinrich Schuchardt
xypron.glpk at gmx.de
Fri Jul 29 19:09:26 CEST 2022
Dear Tom,
The following changes since commit 12fc2c3898cbcf6713055b58bd6103a2b9fda0de:
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvell
(2022-07-29 08:08:33 -0400)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-efi.git
tags/doc-2022-10-rc2
for you to fetch changes up to 53d2ab9b5a0a48953fc54573d7a22724a30b512d:
doc: develop: Describe system configuration (2022-07-29 18:59:47 +0200)
----------------------------------------------------------------
Pull request for doc-2022-10-rc2
Documentation:
* Detail how configuration signatures are calculated
* Further expand on Image locations and provide example
* Describe system configuration
----------------------------------------------------------------
Martin Bonner (1):
Provide more details of exactly how configuration signatures are
calculated
Tom Rini (2):
doc: environment: Further expand on Image locations and provide
example
doc: develop: Describe system configuration
README | 21 ------
doc/develop/index.rst | 1 +
doc/develop/system_configuration.rst | 132
+++++++++++++++++++++++++++++++++++
doc/uImage.FIT/signature.txt | 26 +++++++
doc/usage/environment.rst | 53 ++++++++++++++
5 files changed, 212 insertions(+), 21 deletions(-)
create mode 100644 doc/develop/system_configuration.rst
More information about the U-Boot
mailing list