qemu-e2k/hw/nios2
BALATON Zoltan 617160c9e1 load_elf: Remove unused address variables from callers
Several callers of load_elf() pass pointers for lowaddr and highaddr
parameters which are then not used for anything. This may stem from a
misunderstanding that load_elf need a value here but in fact it can
take NULL to ignore these values. Remove such unused variables and
pass NULL instead from callers that don't need these.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
Message-Id: <20200705174020.BDD0174633F@zero.eik.bme.hu>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
2020-09-25 16:52:08 -07:00
..
10m50_devboard.c sysbus: Convert to sysbus_realize() etc. with Coccinelle 2020-06-15 22:05:28 +02:00
Kconfig Add generic Nios II board. 2019-04-29 16:09:51 +01:00
boot.c load_elf: Remove unused address variables from callers 2020-09-25 16:52:08 -07:00
boot.h Include hw/hw.h exactly where needed 2019-08-16 13:31:52 +02:00
cpu_pic.c hw/nios2: exit to main CPU loop only when unmasking interrupts 2020-07-13 14:36:11 +01:00
generic_nommu.c Clean up inclusion of sysemu/sysemu.h 2019-08-16 13:31:53 +02:00
meson.build meson: convert hw/arch* 2020-08-21 06:30:33 -04:00