On 8/9/22 21:40, Daniel Henrique Barboza wrote:
This will enable support for 'dumpdtb' QMP/HMP command for all nios2 machines that uses nios2_load_dtb().Cc: Chris Wulff <crwu...@gmail.com> Cc: Marek Vasut <ma...@denx.de> Signed-off-by: Daniel Henrique Barboza <danielhb...@gmail.com> --- hw/nios2/boot.c | 8 +++++++- hw/nios2/meson.build | 2 +- 2 files changed, 8 insertions(+), 2 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>