Skip to content
Snippets Groups Projects
Commit 0f64140b authored by Bryan Wu's avatar Bryan Wu Committed by Tom Rini
Browse files

image: introduce genimg_get_kernel_addr()


Kernel address is normally stored as a string argument of bootm or bootz.
This function is taken out from boot_get_kernel() of bootm.c, which can be
reused by others.

Signed-off-by: default avatarBryan Wu <pengw@nvidia.com>
[trini: Fix warnings with CONFIG_FIT]
Signed-off-by: default avatarTom Rini <trini@ti.com>
parent 68dc8769
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment