arm: lib: bootm: Push the Starting kernel print to the end
authorKeerthy <j-keerthy@ti.com>
Wed, 20 Feb 2019 12:47:22 +0000 (18:17 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 22 Mar 2019 12:35:50 +0000 (08:35 -0400)
commit6dad56d733b0334f55a10276e4a3bccc8ca32e43
treeb840bb1b6ead234730f66b511e4ca5748d3de718
parent7b80644e271544848db90fb0407d67b3e3749a8e
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>
arch/arm/lib/bootm.c