diff options
author | Pali Rohár <pali@kernel.org> | 2020-12-23 12:21:28 +0100 |
---|---|---|
committer | Stefan Roese <sr@denx.de> | 2021-02-08 08:52:50 +0100 |
commit | 93f4048bc2f00d2d1bda962701077ad1afbfacdf (patch) | |
tree | c53dc8ed10f44b899b50d9acc15d66835b011abf /include/fsl_lpuart.h | |
parent | 3936fd998668846f77468d8f6a662e906920969c (diff) | |
download | u-boot-93f4048bc2f00d2d1bda962701077ad1afbfacdf.tar.gz u-boot-93f4048bc2f00d2d1bda962701077ad1afbfacdf.tar.xz u-boot-93f4048bc2f00d2d1bda962701077ad1afbfacdf.zip |
env: Allow to set default_environment[] from board code via compile option DEFAULT_ENV_IS_RW
This change allows board code to modify default_environment[] array when
compile option DEFAULT_ENV_IS_RW is specified in board config file.
Some board default variables depend on runtime configuration which is not
known at compile time. Therefore allow to set default_environment[] array
as non-const and allow board code to modify it when it is needed.
Signed-off-by: Pali Rohár <pali@kernel.org>
Acked-by: Andre Heider <a.heider@gmail.com>
Diffstat (limited to 'include/fsl_lpuart.h')
0 files changed, 0 insertions, 0 deletions