Home
last modified time | relevance | path

Searched hist:"364 d4802" (Results 1 – 1 of 1) sorted by relevance

/qemu/hw/xtensa/
H A Dxtfpga.c364d4802 Mon Mar 04 03:07:52 GMT 2013 Max Filippov <jcmvbkbc@gmail.com> 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>