commit | 6696fe5a2fac33fa9c1ed65d7f1b1af095129da9 | [log] [tgz] |
---|---|---|
author | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Fri Sep 15 15:57:15 2017 +0200 |
committer | Philipp Tomsich <philipp.tomsich@theobroma-systems.com> | Sun Oct 01 00:33:33 2017 +0200 |
tree | 757bc66d8f43addba8091dc5719d7c936157d863 | |
parent | 5d94ebedcd192bcceabcd1ca90f417f1130e46dc [diff] |
rockchip: board: lion-rk3368: avoid ATF overwriting active SPL stage The RK3368-uQ7 ATF has been moved back to 0x100000 (1MB from the start of DRAM) to avoid it overwriting the active SPL stage during FIT image loading. This change adapts the .its to match up (again) with our ATF repository for the RK3368-uQ7. Signed-off-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com> Reviewed-by: Simon Glass <sjg@chromium.org>