diff options
author | Mathew McBride <matt@traverse.com.au> | 2023-07-21 04:39:29 +0000 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-08-03 09:40:50 -0400 |
commit | 07164d0ef1d2371582e7b561f4e4ae95cc66c0e6 (patch) | |
tree | 1b872c27bc74199923b2ea2f1463c5044c1be2e3 /lib/crc32c.c | |
parent | 02a85922bf0185bc09dacadb2f780dccc3e3c355 (diff) | |
download | u-boot-07164d0ef1d2371582e7b561f4e4ae95cc66c0e6.zip u-boot-07164d0ef1d2371582e7b561f4e4ae95cc66c0e6.tar.gz u-boot-07164d0ef1d2371582e7b561f4e4ae95cc66c0e6.tar.bz2 |
arch: arm: fsl-layerscape: allow "opt-out" of fsl_setenv_bootcmd
Allow individual Layerscape boards to opt-out of fsl_setenv_bootcmd
by declaring the original function as weak.
fsl_setenv_bootcmd is used to change the bootcmd based on the
TF-A boot source (e.g QSPI vs SD/MMC) for reasons including
secure boot / integrity measurements and DPAA2 configuration loading.
See previous discussion at [1].
On the Ten64 board, our bootcmd is the same across
all TF-A boot sources so we don't want this behaviour.
Signed-off-by: Mathew McBride <matt@traverse.com.au>
[1] https://patchwork.ozlabs.org/project/uboot/patch/20211110044639.7070-3-matt@traverse.com.au/#2790037
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'lib/crc32c.c')
0 files changed, 0 insertions, 0 deletions