diff options
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-07-04 11:09:55 +0200 |
---|---|---|
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | 2017-08-13 17:12:21 +0200 |
commit | 6dced7dffc54ba2543031f0f61583458b037b534 (patch) | |
tree | df233195389095fd3133219680596728feedbf1c /common/spl | |
parent | d60b5f74fd228baa40f8eb46e1e66cafc643b59c (diff) | |
download | u-boot-6dced7dffc54ba2543031f0f61583458b037b534.tar.gz |
lib: spl: differentiate between TPL and SPL for libfdt/of_control/of_platdata
This splits the compilation of code modules for TPL and SPL for
OF_CONTROL (and related) features between TPL and SPL. The typical
use-case of this is a TPL stage that uses OF_PLATDATA at TPL and
provides full OF_CONTROL at SPL (e.g. on the RK3368).
Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'common/spl')
0 files changed, 0 insertions, 0 deletions