From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Tue, 3 May 2016 14:45:27 +0200 Subject: [U-Boot] [PATCH 13/26] x86: acpi: Reorder codes in acpi_table.h In-Reply-To: <1462174426-3470-14-git-send-email-bmeng.cn@gmail.com> References: <1462174426-3470-1-git-send-email-bmeng.cn@gmail.com> <1462174426-3470-14-git-send-email-bmeng.cn@gmail.com> Message-ID: <57289D67.4000509@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Bin, Nitpicking comment: x86: acpi: Reorder code in acpi_table.h On 02.05.2016 09:33, Bin Meng wrote: > Reorder the ACPI tables appearance by following the order: > RSDP, RSDT, XSDT, FADT, FACS, MADT, MCFG. And adjust the > table flags defines accordingly. and "adjust the table flag defines" sound more correct to my (non-native English) ears. Thanks, Stefan