mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-07 09:43:56 -06:00
arm: Add header to host common definition for nRF51 SOC peripherals
Adds a header that provides definitions that are used across nRF51 peripherals Signed-off-by: Steffen Görtz <contrib@steffen-goertz.de> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20190103091119.9367-3-stefanha@redhat.com Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
9813dc6ac3
commit
659b85e413
3 changed files with 57 additions and 22 deletions
|
@ -16,7 +16,6 @@
|
|||
#include "hw/registerfields.h"
|
||||
|
||||
#define UART_FIFO_LENGTH 6
|
||||
#define UART_BASE 0x40002000
|
||||
#define UART_SIZE 0x1000
|
||||
|
||||
#define TYPE_NRF51_UART "nrf51_soc.uart"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue