qemu-devel
[Top][All Lists]
Advanced

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

Re: flash programmer support in arm targets


From: Philippe Mathieu-Daudé
Subject: Re: flash programmer support in arm targets
Date: Wed, 2 Sep 2020 15:49:08 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.11.0

Hi Ronald,

On 9/2/20 3:30 PM, Ronald Steinke wrote:
> Are there arm targets that have hardware support for the internal flash
> programmer registers (e.g. FMD/FMA/FMC in lm3s6965)?

No, the flash controller of the Stellaris LM3S6965 is not
implemented.
Note that it is very simple (2 operations, 6 registers + 1 set
of protected bits), thus easy to implement and test. You can
have a look at hw/block/nand.c to have an idea how to start.

Regards,

Phil.



reply via email to

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