[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-arm] [PATCH v2 0/5] arm: microbit Non-Volatile Memory Controll
From: |
Peter Maydell |
Subject: |
Re: [Qemu-arm] [PATCH v2 0/5] arm: microbit Non-Volatile Memory Controller |
Date: |
Thu, 24 Jan 2019 13:38:21 +0000 |
On Wed, 23 Jan 2019 at 21:23, Stefan Hajnoczi <address@hidden> wrote:
>
> v2:
> * Add Patch 2 to call memory_region_flush_rom_device() from pflash devices
> [Peter]
>
> This series adds the Non-Volatile Memory Controller, which controls access to
> the User Information Control Registers (UICR), Factory Information Control
> Registers (FICR), and flash memory.
>
> This is the last piece of microbit work needed to make basic programs like
> Micropython "Hello world" work under QEMU.
I've applied patches 1, 3, 4 and 5 to target-arm.next, thanks.
Philippe has review comments on 2 and it's not really microbit
related anyway.
thanks
-- PMM
- [Qemu-arm] [PATCH v2 2/5] pflash: flush rom device memory region, (continued)
[Qemu-arm] [PATCH v2 3/5] hw/nvram/nrf51_nvm: Add nRF51 non-volatile memories, Stefan Hajnoczi, 2019/01/23
[Qemu-arm] [PATCH v2 5/5] tests/microbit-test: Add tests for nRF51 NVMC, Stefan Hajnoczi, 2019/01/23
[Qemu-arm] [PATCH v2 4/5] arm: Instantiate NRF51 special NVM's and NVMC, Stefan Hajnoczi, 2019/01/23
Re: [Qemu-arm] [PATCH v2 0/5] arm: microbit Non-Volatile Memory Controller,
Peter Maydell <=