microblaze: Unify Linux bootm process
authorMichal Simek <michal.simek@xilinx.com>
Thu, 17 Oct 2019 11:16:56 +0000 (13:16 +0200)
committerMichal Simek <michal.simek@xilinx.com>
Thu, 24 Oct 2019 11:37:03 +0000 (13:37 +0200)
commitf3035cf29958dbf21587a1bdb98eb9f692120d40
treea7c6b73d687f8cd9ee1636ff716e2015dd372809
parent4ab8d6328265da995401fcbfb8be5e20f660cfb0
microblaze: Unify Linux bootm process

Record two bootstages and add "Starting kernel" message to have standard
handoff message between U-Boot and OS.
Also use debug() instead of #ifdef DEBUG to clean the code.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
arch/microblaze/lib/bootm.c