]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params()
authorMichal Simek <michal.simek@amd.com>
Mon, 6 Jun 2022 07:37:09 +0000 (09:37 +0200)
committerMichal Simek <michal.simek@amd.com>
Fri, 24 Jun 2022 12:11:05 +0000 (14:11 +0200)
commit254f0c766d944ef5dbb2053340feb328f5e061aa
tree98e5f494c43e406c69784ca733cd9e38a2cd49f4
parent2eeceb4842b2465e07e654b78133bb035c28b7c2
arm64: zynqmp: Add debug messages to bl2_plat_get_bl31_params()

It is useful to get information about BL type and entry address that's why
add some debug messages.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/fb023b618a009009a0b564c24223cadc10ced5b3.1652871741.git.michal.simek@amd.com
arch/arm/mach-zynqmp/handoff.c