qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v7 1/2] Implement .hex file loader


From: Su Hang
Subject: Re: [Qemu-devel] [PATCH v7 1/2] Implement .hex file loader
Date: Mon, 14 May 2018 09:51:38 +0800 (GMT+08:00)

> > This patch adds Intel Hexadecimal Object File format support to
> > the loader.  The file format specification is available here:
> > http://www.piclist.com/techref/fileext/hex/intel.htm
> > 
> > The file format is mainly intended for embedded systems
> > and microcontrollers, such as Micro:bit Arduino, ARM, STM32, etc.
> > 
> 
> The hex format is used mainly by Cortex-M boards. This code doesn't
> support them, because armv7m uses its own load function. Could you add
> support for armv7m?

Sure, I'm willing to help, but in the next patch, not in this patch series.

Best,
Su Hang

reply via email to

[Prev in Thread] Current Thread [Next in Thread]