]> git.baikalelectronics.ru Git - uboot.git/commit
doc: environment: Further expand on Image locations and provide example
authorTom Rini <trini@konsulko.com>
Mon, 11 Jul 2022 18:32:13 +0000 (14:32 -0400)
committerHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Fri, 29 Jul 2022 16:59:46 +0000 (18:59 +0200)
commitbabfe2ee03fd2301c638ce1dcc06b98362b1b30f
tree8a9462a6f00c3c790ee709bae67e24fd6ac07cc3
parentb103f2e579cdd40747a6f07a1543599bd0d45cd7
doc: environment: Further expand on Image locations and provide example

Start by elaborating on what some of our constraints tend to be with
image location values, and document where these external constraints
can come from.  Provide a new subsection, an example based on the TI
ARMv7 OMAP2PLUS families of chips, that gives sample values and explains
why we use these particular values.  This is based on what is in
include/configs/ti_armv7_common.h as of fb3ad9bd923d ("TI: Add, use a
DEFAULT_LINUX_BOOT_ENV environment string") as this contains just the
values referenced in this document now and not some of the further
additions that are less generic.

Cc: Heinrich Schuchardt <xypron.glpk@gmx.de>
Cc: Simon Glass <sjg@chromium.org>
Signed-off-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
doc/usage/environment.rst