diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-07-04 14:38:28 +0200 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-08-13 17:12:33 +0200 |
commit | 832567d5aac53a95138b46fe4a0f42e8357e9934 (patch) | |
tree | 2a959f8774944b083d6c6b48e0afdc32a1637165 /doc | |
parent | 793f2fd2dc6c644702b3c78fc7a40095827cc4cd (diff) | |
download | u-boot-832567d5aac53a95138b46fe4a0f42e8357e9934.zip u-boot-832567d5aac53a95138b46fe4a0f42e8357e9934.tar.gz u-boot-832567d5aac53a95138b46fe4a0f42e8357e9934.tar.bz2 |
rockchip: Makefile: streamline SPL/TPL configuration
Handling TPL and SPL in the Makefile for mach-rockchip was based on
nested if checks and/or if-else-if paths. This can be simplified and
made more readable by using $(SPL_TPL_) and by introducing
intermediate variables for the aggregation of SPL and TPL features.
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions