]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit516ae940d8bf706b187e0a64b88fb5fd86a5cfb5
treea7c6b73d687f8cd9ee1636ff716e2015dd372809
parentbb1e42a84e61739a028e2d9372280e6fffa20740
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