Re: [U-Boot] [PATCH 048/126] x86: Move acpi_s3.h to a common location

2019-10-06 Thread Bin Meng
On Sat, Oct 5, 2019 at 11:33 PM Bin Meng wrote: > > On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > > > At present this hedaer is only available on x86. To allow sandbox to use > > it for testing, move it to a common location. > > > > Signed-off-by: Simon Glass > > --- > > > >

Re: [U-Boot] [PATCH 048/126] x86: Move acpi_s3.h to a common location

2019-10-05 Thread Bin Meng
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass wrote: > > At present this hedaer is only available on x86. To allow sandbox to use > it for testing, move it to a common location. > > Signed-off-by: Simon Glass > --- > > arch/x86/cpu/baytrail/acpi.c| 2 +- > arch/x86/cpu/cpu.c

[U-Boot] [PATCH 048/126] x86: Move acpi_s3.h to a common location

2019-09-25 Thread Simon Glass
At present this hedaer is only available on x86. To allow sandbox to use it for testing, move it to a common location. Signed-off-by: Simon Glass --- arch/x86/cpu/baytrail/acpi.c| 2 +- arch/x86/cpu/cpu.c | 2 +- arch/x86/cpu/wakeup.S