commit | aeb816e0649eb18bbd71c48c31af765572f9d595 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed Sep 13 21:29:43 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Nov 26 00:39:08 2017 +0100 |
tree | af0386a5d896a8014b1933d0ced96a5125bb268a | |
parent | f941373266655422275c59dfee5ac504f7f57b51 [diff] |
rockchip: defconfig: lion-rk3368: sync up with SPL changes for ATF This tracks the SPL changes for ATF for the RK3368-uQ7: * renames ATF_SUPPORT to ATF * drops CONFIG_SPL_ATF_TEXT_BASE (now dynamically retrieved from the .itb file) Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>