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

[Xen-devel] [PATCH 1/2] xen/arm: Early printk configuration for Raspberry Pi 4



Signed-off-by: Stewart Hildebrand <stewart.hildebrand@xxxxxxxxxxxxxxx>

---

docs/misc/arm/early-printk.txt | 1 +

xen/arch/arm/Rules.mk          | 1 +

2 files changed, 2 insertions(+)

 

diff --git a/docs/misc/arm/early-printk.txt b/docs/misc/arm/early-printk.txt

index 89e081e51e..8af5a90695 100644

--- a/docs/misc/arm/early-printk.txt

+++ b/docs/misc/arm/early-printk.txt

@@ -49,6 +49,7 @@ the name of the machine:

   - mvebu: printk with the MVEBU for Marvell Armada 3700 SoCs

   - omap5432: printk with UART3 on TI OMAP5432 processors

   - rcar3: printk with SCIF2 on Renesas R-Car Gen3 processors

+  - rpi4: printk with 8250 for Raspberry Pi 4

   - seattle: printk with pl011 for AMD Seattle processor

   - sun6i: printk with 8250 on Allwinner A31 processors

   - sun7i: printk with 8250 on Allwinner A20 processors

diff --git a/xen/arch/arm/Rules.mk b/xen/arch/arm/Rules.mk

index 3d9a0ed357..2cad1f5224 100644

--- a/xen/arch/arm/Rules.mk

+++ b/xen/arch/arm/Rules.mk

@@ -39,6 +39,7 @@ EARLY_PRINTK_midway         := pl011,0xfff36000

EARLY_PRINTK_mvebu          := mvebu,0xd0012000

EARLY_PRINTK_omap5432       := 8250,0x48020000,2

EARLY_PRINTK_rcar3          := scif,0xe6e88000

+EARLY_PRINTK_rpi4           := 8250,0xfe215040,2

EARLY_PRINTK_seattle        := pl011,0xe1010000

EARLY_PRINTK_sun6i          := 8250,0x01c28000,2

EARLY_PRINTK_sun7i          := 8250,0x01c28000,2

--

2.22.0

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.