(+Andre)

Hi,

@Andre, IIRC you originally added the support for sunxi in Xen. Could you have a look at this patch?

Cheers,

On 02/12/2019 08:49, Yangtao Li wrote:
adding compatible strings for h6 SoCs, Specifically orangepi3.

Signed-off-by: Yangtao Li <tiny.win...@gmail.com>
--- >   xen/arch/arm/platforms/sunxi.c | 1 +
  1 file changed, 1 insertion(+)

diff --git a/xen/arch/arm/platforms/sunxi.c b/xen/arch/arm/platforms/sunxi.c
index 55705b15b2..e8e4d88bef 100644
--- a/xen/arch/arm/platforms/sunxi.c
+++ b/xen/arch/arm/platforms/sunxi.c
@@ -119,6 +119,7 @@ static const char * const sunxi_v8_dt_compat[] __initconst =
  {
      "allwinner,sun50i-a64",
      "allwinner,sun50i-h5",
+    "allwinner,sun50i-h6",
      NULL
  };

--
Julien Grall

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

Reply via email to