[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Booting xen using uboot+efi on Rock64
Hi Julien, thanks for the suggestions. I do have a dtb file that works with the (debian stretch) image that is on the boot partition. Initially "fdt /" at the u-boot prompt yields "No FDT memory address configured." However, if I execute "fdt addr 0x01f00000" and then "fdt header" I can see the expected magic = 0xd00dfeed. Starting from reset, here's what I'm trying at the u-boot prompt: => fdt addr 0x01f00000 => set devtype mmc => set devnum 1 => set distro_bootpart 6 => run boot_efi_binary reading efi/boot/bootaa64.efi 885072 bytes read in 128 ms (6.6 MiB/s) ## Starting EFI application at 02000000 ... Card did not respond to voltage select! mmc_init: -95, time 9 Scanning disk rksdmmc@xxxxxxxxxxxx... Scanning disk rksdmmc@xxxxxxxxxxxx... Found 2 disks Xen 4.11-rc (c/s Tue May 1 09:03:13 2018 +0100 git:0306a1311d) EFI loader Couldn't obtain the File System Protocol Interface: ErrCode: 0x8000000000000003 ## Application terminated, r = 0 So the FDT_ERR_BADMAGIC is eliminated but the "ErrCode: 0x8000000000000003" remains. I'm not clear what this error code means. Any help appreciated! On Thu, May 24, 2018 at 7:34 AM, Julien Grall <julien.grall@xxxxxxx> wrote: (+Andre) _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |