
26 Mar
2017
26 Mar
'17
4:42 a.m.
On 23 March 2017 at 21:27, Simon Glass sjg@chromium.org wrote:
On 20 March 2017 at 05:40, Heiko Stuebner heiko@sntech.de wrote:
In the beginning, we did SPL -> TPL -> U-Boot, but after clarification of the real ordering swapped SPL and TPL. It seems some renames were forgotten and may confuse future readers, so also swap these to reflect the actual ordering.
Signed-off-by: Heiko Stuebner heiko@sntech.de
arch/arm/mach-rockchip/rk3188-board-tpl.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Applied to u-boot-rockchip, thanks!