* Re: flash programmer support in arm targets
[not found] <CACUpvubY7qTh7Tg5euFSqB+b3V8eU62f3kU8qdMuRLFV1UgtCA@mail.gmail.com>
@ 2020-09-02 13:49 ` Philippe Mathieu-Daudé
0 siblings, 0 replies; only message in thread
From: Philippe Mathieu-Daudé @ 2020-09-02 13:49 UTC (permalink / raw)
To: Ronald Steinke, qemu-arm, qemu-devel
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-09-02 13:49 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <CACUpvubY7qTh7Tg5euFSqB+b3V8eU62f3kU8qdMuRLFV1UgtCA@mail.gmail.com>
2020-09-02 13:49 ` flash programmer support in arm targets Philippe Mathieu-Daudé
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).