qemu-arm
[Top][All Lists]
Advanced

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

Re: [Qemu-arm] [PATCH v3 02/13] arm: Add header to host common definitio


From: Julia Suvorova
Subject: Re: [Qemu-arm] [PATCH v3 02/13] arm: Add header to host common definition for nRF51 SOC peripherals
Date: Thu, 1 Nov 2018 11:16:48 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 31.10.2018 00:25, Steffen Görtz wrote:
Adds a header that provides definitions that are used
across nRF51 peripherals

Signed-off-by: Steffen Görtz <address@hidden>
---
  hw/arm/nrf51_soc.c           | 33 ++++++++++-----------------
  include/hw/arm/nrf51.h       | 44 ++++++++++++++++++++++++++++++++++++
  include/hw/char/nrf51_uart.h |  1 -
  3 files changed, 56 insertions(+), 22 deletions(-)
  create mode 100644 include/hw/arm/nrf51.h


Why do we need an extra file for this? nrf51_soc.h seemed like a good fit.
What's the purpose of renaming?

Best regards, Julia Suvorova.




reply via email to

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