commit | ec0e260481cf79c1120abbf501f309d0fa639a4f | [log] [tgz] |
---|---|---|
author | Heiko Stübner <heiko@sntech.de> | Mon Mar 20 12:40:31 2017 +0100 |
committer | Simon Glass <sjg@chromium.org> | Tue Apr 04 20:01:57 2017 -0600 |
tree | 7e96904b0db97f381ab919c60255163c0cf65aba | |
parent | 2e140470df65a2b60223e90b3149ef3c5e3869d2 [diff] |
rockchip: rk3188: Cleanup some SPL/TPL rename leftovers 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> Acked-by: Simon Glass <sjg@chromium.org>