commit | cba7b949b4a2ebceabf6adde04eb9f67f71c7ee4 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Wed Sep 13 21:29:42 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Nov 26 00:39:08 2017 +0100 |
tree | 45ce9cb86131ad04fe11f60f2bab7028a881e06a | |
parent | b07856fe436a6ccf20c6176cd450a4c4487973a1 [diff] |
rockchip: defconfig: puma-rk3399: sync up with SPL changes for ATF This defconfig update makes use of the new features: * CONFIG_ROCKCHIP_SPL_RESERVE_IRAM is now set to 0, as there is no overlap between the M0 firmware and the ATF (we load this to DRAM and relocate it to its final location within the ATF) * tracks the ATF_SUPPORT -> ATF renaming Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>