On Fri, Jan 31, 2020 at 1:28 AM Philippe Mathieu-Daudé
wrote:
>
> On 1/31/20 1:26 AM, Aleksandar Markovic wrote:
> > On Fri, Jan 31, 2020 at 1:20 AM Philippe Mathieu-Daudé
> > wrote:
> >>
> >> On 1/31/20 1:03 AM, Aleksandar Markovic wrote:
> >>> From: Philippe Mathieu-Daudé
> >>>
> >>> Add avr_l
On 1/31/20 1:26 AM, Aleksandar Markovic wrote:
On Fri, Jan 31, 2020 at 1:20 AM Philippe Mathieu-Daudé
wrote:
On 1/31/20 1:03 AM, Aleksandar Markovic wrote:
From: Philippe Mathieu-Daudé
Add avr_load_firmware() function to load firmware in ELF or
raw binary format.
[AM: Corrected the type of
On Fri, Jan 31, 2020 at 1:20 AM Philippe Mathieu-Daudé
wrote:
>
> On 1/31/20 1:03 AM, Aleksandar Markovic wrote:
> > From: Philippe Mathieu-Daudé
> >
> > Add avr_load_firmware() function to load firmware in ELF or
> > raw binary format.
> >
> > [AM: Corrected the type of the variable containing e
On 1/31/20 1:03 AM, Aleksandar Markovic wrote:
From: Philippe Mathieu-Daudé
Add avr_load_firmware() function to load firmware in ELF or
raw binary format.
[AM: Corrected the type of the variable containing e_flags]
Suggested-by: Aleksandar Markovic
Signed-off-by: Philippe Mathieu-Daudé
Sign
From: Philippe Mathieu-Daudé
Add avr_load_firmware() function to load firmware in ELF or
raw binary format.
[AM: Corrected the type of the variable containing e_flags]
Suggested-by: Aleksandar Markovic
Signed-off-by: Philippe Mathieu-Daudé
Signed-off-by: Aleksandar Markovic
---
hw/avr/Makef