On Fri, Jun 17, 2016 at 5:13 PM, Bin Meng <bmeng...@gmail.com> wrote: > Now that platform-specific ACPI global NVS is added, pack it into > ACPI table and get its address fixed up. > > Signed-off-by: Bin Meng <bmeng...@gmail.com> > Reviewed-by: George McCollister <george.mccollis...@gmail.com> > Tested-by: George McCollister <george.mccollis...@gmail.com> > Reviewed-by: Simon Glass <s...@chromium.org> > > --- > > Changes in v2: > - Don't use hardcoded 0xdeadbeef, use defines instead > - Simplify the casting of gnvs by declaring it as "u32 *" > > arch/x86/include/asm/acpi_table.h | 4 ++++ > .../include/asm/arch-baytrail/acpi/platform.asl | 3 +++ > arch/x86/include/asm/arch-quark/acpi/platform.asl | 3 +++ > arch/x86/lib/acpi_table.c | 22 > ++++++++++++++++++++++ > doc/README.x86 | 2 -- > 5 files changed, 32 insertions(+), 2 deletions(-) >
applied to u-boot-x86/next, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot