LINUX.ORG.RU

Trying to execute code outside RAM

 , , ,


0

1

Пытаюсь запустить xen on arm with VE. Конечная цель - какая-нибудь борда, но пока делаю на qemu, который изображает из себя versatile-express-a15. Мануал взят отсюда http://wiki.xenproject.org/wiki/Xen_ARM_with_Virtualization_Extensions/Vexpress Только вместо tftpboot использую fatload mmc 0:0. Выхлоп вот такой вот

U-Boot 2013.10-rc2 (Apr 15 2014 - 17:13:24)

DRAM:  128 MiB
WARNING: Caches not enabled
Flash: 128 MiB
MMC:   MMC: 0
In:    serial
Out:   serial
Err:   serial
Net:   smc911x-0
Hit any key to stop autoboot:  0 
reading /load-xen-tftp.img
1891 bytes read in 4 ms (460.9 KiB/s)
## Executing script at 81000000
reading /linux-zImage
** Unable to read file /linux-zImage **
reading /xen-uImage
3002006 bytes read in 235 ms (12.2 MiB/s)
reading /rtsm_ve-cortex_a15x4.dtb
7447 bytes read in 4 ms (1.8 MiB/s)
## Booting kernel from Legacy Image at 80400000 ...
   Image Name:   
   Image Type:   ARM Linux Kernel Image (uncompressed)
   Data Size:    3001942 Bytes = 2.9 MiB
   Load Address: 80200000
   Entry Point:  80200000
   Verifying Checksum ... OK
## Flattened Device Tree blob at 81f00000
   Booting using the fdt blob at 0x81f00000
   Loading Kernel Image ... OK
   reserving fdt memory region: addr=81f00000 size=2000
   Loading Device Tree to 87ee7000, end 87eebfff ... OK

Starting kernel ...

qemu: fatal: Trying to execute code outside RAM or ROM at 0x04000000

R00=00000000 R01=000008e0 R02=87ee7000 R03=00002000
R04=00000000 R05=87fb9724 R06=80200000 R07=87fb9724
R08=00000000 R09=87eef7ec R10=00000000 R11=804dce56
R12=67801f14 R13=87eedad8 R14=87f8eccc R15=04000000
PSR=400001d3 -Z-- A svc32
s00=00000000 s01=00000000 d00=0000000000000000
s02=00000000 s03=00000000 d01=0000000000000000
s04=00000000 s05=00000000 d02=0000000000000000
s06=00000000 s07=00000000 d03=0000000000000000
s08=00000000 s09=00000000 d04=0000000000000000
s10=00000000 s11=00000000 d05=0000000000000000
s12=00000000 s13=00000000 d06=0000000000000000
s14=00000000 s15=00000000 d07=0000000000000000
s16=00000000 s17=00000000 d08=0000000000000000
s18=00000000 s19=00000000 d09=0000000000000000
s20=00000000 s21=00000000 d10=0000000000000000
s22=00000000 s23=00000000 d11=0000000000000000
s24=00000000 s25=00000000 d12=0000000000000000
s26=00000000 s27=00000000 d13=0000000000000000
s28=00000000 s29=00000000 d14=0000000000000000
s30=00000000 s31=00000000 d15=0000000000000000
s32=00000000 s33=00000000 d16=0000000000000000
s34=00000000 s35=00000000 d17=0000000000000000
s36=00000000 s37=00000000 d18=0000000000000000
s38=00000000 s39=00000000 d19=0000000000000000
s40=00000000 s41=00000000 d20=0000000000000000
s42=00000000 s43=00000000 d21=0000000000000000
s44=00000000 s45=00000000 d22=0000000000000000
s46=00000000 s47=00000000 d23=0000000000000000
s48=00000000 s49=00000000 d24=0000000000000000
s50=00000000 s51=00000000 d25=0000000000000000
s52=00000000 s53=00000000 d26=0000000000000000
s54=00000000 s55=00000000 d27=0000000000000000
s56=00000000 s57=00000000 d28=0000000000000000
s58=00000000 s59=00000000 d29=0000000000000000
s60=00000000 s61=00000000 d30=0000000000000000
s62=00000000 s63=00000000 d31=0000000000000000
FPSCR: 00000000
Ядро, которое используется в качестве dom0 успешно запускается на той же конфигурации qemu.

★★★
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.