qemu-e2k/hw/xtensa
Max Filippov 364d480242 hw/xtensa/xtfpga: implement uImage loading
Provide a simple bootloader code at the reset address that jumps to the
loaded image entry point when it's not equal to the reset address. This
is needed because the old method of setting pc doesn't work due to cpu
reset done after the machine setup.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2014-06-29 02:32:42 +04:00
..
bootparam.h hw/xtensa/xtfpga: add memory info to bootparam 2014-06-29 02:32:42 +04:00
Makefile.objs hw/xtensa: remove extraneous xtensa_ prefix from file names 2014-06-29 02:32:41 +04:00
pic_cpu.c aio / timers: Switch entire codebase to the new timer API 2013-08-22 19:14:24 +02:00
sim.c hw/xtensa: replace fprintfs with error_report 2014-06-29 02:32:41 +04:00
xtfpga.c hw/xtensa/xtfpga: implement uImage loading 2014-06-29 02:32:42 +04:00