Re: [Xen-devel] [PATCH v3 54/62] arm/acpi: Create min DT stub for Dom0

2015-11-27 Thread Stefano Stabellini
On Tue, 17 Nov 2015, shannon.z...@linaro.org wrote: > From: Shannon Zhao > > Create a DT for Dom0 for ACPI-case only. DT contains minimal required > informations such as Dom0 bootargs, initrd, efi description table and > address of uefi memory table. > > Signed-off-by: Naresh Bhat > Signed-off-

[Xen-devel] [PATCH v3 54/62] arm/acpi: Create min DT stub for Dom0

2015-11-17 Thread shannon . zhao
From: Shannon Zhao Create a DT for Dom0 for ACPI-case only. DT contains minimal required informations such as Dom0 bootargs, initrd, efi description table and address of uefi memory table. Signed-off-by: Naresh Bhat Signed-off-by: Parth Dixit Signed-off-by: Shannon Zhao --- xen/arch/arm/doma