On 25.06.2011 04:24, Graeme Russ wrote:
> would fit my needs perfectly. The U-Boot images are raw (not ELF) with a
> 32-bit entry point at the first byte of the file but this may change (I may
> put the version string at the start of the file) so the optional
> execute_address could come in handy.
This is perfectly accomodated by multiboot specification. Just add a
small structure somewhere in the first 8K of the file and your image is
multiboot-compliant.

-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
https://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to