On Mon, Mar 16, 2015 at 08:27:07AM +0200, Riku Voipio wrote:
Koen is probably using a .bat^W.nsh script like me:
https://lists.96boards.org/pipermail/dev/2015-March/000058.html
I think the uBoot emulator could only be problem if Koen as expliclty converted the Image/vmlinux to an uImage?
My snarky comment was referring to the "copy image and jump to it" aspect rather then the presence or not of a special U-Boot header. The UEFI Stub kernel image is still a valid Image.
The built-in Linux Loader ignores the stub and does a copy-and-jump, discarding all information required to get runtime services going.
/ Leif