Home
last modified time | relevance | path

Searched hist:"4 c0f268731c17e77403825b4ad550a16d2145d79" (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/arm/
H A Dboot.cdiff 4c0f268731c17e77403825b4ad550a16d2145d79 Tue Feb 05 10:52:42 CST 2019 Peter Maydell <peter.maydell@linaro.org> hw/arm/boot: Factor out "set up firmware boot" code

Factor out the "boot via firmware" code path from arm_load_kernel()
into its own function.

This commit only moves code around; no semantic changes.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-id: 20190131112240.8395-4-peter.maydell@linaro.org