]> git.dujemihanovic.xyz Git - u-boot.git/commit
mach-snapdragon: move default environment to a file
authorCaleb Connolly <caleb.connolly@linaro.org>
Mon, 24 Jun 2024 12:31:59 +0000 (14:31 +0200)
committerCaleb Connolly <caleb.connolly@linaro.org>
Fri, 5 Jul 2024 10:04:48 +0000 (12:04 +0200)
commitca229a32ba9cc9c3799383487860757188624172
tree0e52701c2ed579e44b0fa41285ee6b7d897e32e0
parentf693b79ec0d177c505fe61fffb9dedb55f593852
mach-snapdragon: move default environment to a file

Make use of CONFIG_DEFAULT_ENV_FILE and move the default qcom
environment to a file under board/qualcomm.

This is much cleaner and means we don't need to recompile on changing
the environment.

Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Signed-off-by: Caleb Connolly <caleb.connolly@linaro.org>
board/qualcomm/default.env [new file with mode: 0644]
configs/qcom_defconfig
include/configs/qcom.h