summary refs log tree commit diff stats
path: root/results/scraper/launchpad-without-comments/1572329
blob: af8f6246e6dff2efa26492b830a68dac8dfaaa73 (plain) (blame)
1
2
3
4
5
ARM bootloader does not set r0 to 0

# arm-softmmu/qemu-system-arm -M raspi2 -m 1024 -smp 4 -kernel kernel.bin -serial stdio -dtb rpi2.dtb

My code shows r0 = 0x31 while it should be 0.