From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Shevchenko Date: Wed, 20 Nov 2019 15:43:45 +0200 Subject: [U-Boot] [PATCH] arm: add acpi support for the arm In-Reply-To: References: Message-ID: <20191120134345.GO32742@smile.fi.intel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Wed, Nov 20, 2019 at 01:15:25PM +0000, Steven Hao wrote: > Hi Bin: > > There are a little difference about acpi specification between the arm and x86,so the arm-acpi-support is needed. Nobody disputes against it. The point is that ACPI table generation here and there is fundamentally the same, the contents may be differ. Moreover, for some tables I don't believe, for instance SPCR, has anything new in ARM vs. x86. > One generic comment, could you please check whether the existing x86 > ACPI support can be reused/refactored to support ARM? > > Regards, > Bin -- With Best Regards, Andy Shevchenko