]> git.baikalelectronics.ru Git - uboot.git/commit
qemu: Move qfw kernel setup into a common file
authorSimon Glass <sjg@chromium.org>
Sat, 28 Jan 2023 22:00:23 +0000 (15:00 -0700)
committerTom Rini <trini@konsulko.com>
Mon, 6 Feb 2023 18:04:53 +0000 (13:04 -0500)
commitb20aaeb4fd3deef81f4116682f01f13e151e7e20
tree889f97b33270544bab1ffbc9fcbcf5edbcaa3165
parent7a39e5cd7b196d16e5b0ad788edc686b9fd84750
qemu: Move qfw kernel setup into a common file

This is currently in the cmd/ file but we want to call it from a driver.
Move it into a common place. Tidy up the header-file order while we are
here.

Signed-off-by: Simon Glass <sjg@chromium.org>
cmd/qfw.c
common/qfw.c
include/qfw.h