On Sun, Aug 06, 2017 at 11:34:15AM -0400, Rob Clark wrote: > On Sun, Aug 6, 2017 at 10:45 AM, Rob Clark <[email protected]> wrote: > > > > I've started trying to hack up test_efi_loader.py to add a test that > > loads OpenBSD's bootloader.. kinda muddling through it at this point, > > since not a py expert or too familiar w/ u-boot's test framework. But > > I'll see if I can get to the point where I can run the same thing on > > various arm7 and aarch64 devices in qemu. > > > > Making a bit of progress on this (running it on a vexpress_ca15_tc2 > board in qemu).. any hint where I can find BOOTARM.EFI src code?
https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/arch/armv7/stand/efiboot/ https://cvsweb.openbsd.org/cgi-bin/cvsweb/src/sys/stand/efi/include/ https://www.openbsd.org/anoncvs.html _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

