[SLOF] [PATCH slof v4 0/3] fdt: Pass the resulting device tree to QEMU + related fixes
Alexey Kardashevskiy
aik at ozlabs.ru
Wed Oct 4 16:39:58 AEDT 2017
Since "fdt: Pass the resulting device tree to QEMU" passes
the entire DT to QEMU, this reverts partial DT updates and
adds RTAS base/entry properties.
This is based on sha1
3beb9c3 Nikunj A Dadhania "netboot: Create bootp-response when bootp is used".
Please comment. Thanks.
Alexey Kardashevskiy (3):
Revert various SLOF-to-QEMU private hypercalls
fdt: Pass the resulting device tree to QEMU
rtas: Store RTAS address and entry in the device tree
lib/libhvcall/libhvcall.h | 4 +-
board-qemu/slof/fdt.fs | 304 +++++++++++++++++++++++++++++++++++++++++++---
board-qemu/slof/rtas.fs | 21 ++--
lib/libhvcall/hvcall.code | 14 +--
lib/libhvcall/hvcall.in | 3 +-
5 files changed, 309 insertions(+), 37 deletions(-)
--
2.11.0
More information about the SLOF
mailing list