summary refs log tree commit diff stats
path: root/results/classifier/zero-shot/108/other/656
blob: fce28b38fae03eaffa27ecedfb0bbb08ca2bb8c2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
graphic: 0.861
device: 0.857
files: 0.783
network: 0.758
semantic: 0.682
vnc: 0.619
boot: 0.619
permissions: 0.601
other: 0.591
PID: 0.452
performance: 0.436
socket: 0.397
debug: 0.324
KVM: 0.030

qemu-system-arm sabrelite does not use sd card
Description of problem:
I have build qemu from source. Furthermore I build Uboot from source following [this Link](https://qemu.readthedocs.io/en/latest/system/arm/sabrelite.html). With the provided command lines I am able to create and image and start the sabrelite board and see Uboot console Output. The problem I am facing is, that I am not able to interact with the provided tmp.img. 

I was also using the -driver option instead of the -blockdev option, but did not get any different results with that.
Additional information:
I provide the console output in the attached file. [console.out](/uploads/996b8c07310ec3b008477e3e70a2e629/console.out)