commit | 79a7cb15b41ef3a7044171fac094315e659d49e3 | [log] [tgz] |
---|---|---|
author | Keerthy <j-keerthy@ti.com> | Wed Feb 20 18:17:22 2019 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Mar 22 08:35:50 2019 -0400 |
tree | b840bb1b6ead234730f66b511e4ca5748d3de718 | |
parent | a78af9198f1d6f92c6d1781a9c4c3410ffdbaca9 [diff] |
arm: lib: bootm: Push the Starting kernel print to the end Push the Starting kernel print to the end just before the dm_remove_devices call. Signed-off-by: Keerthy <j-keerthy@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>