Re: [U-Boot] [PATCH v2] x86: Avoid writing temporary asl files into the source tree

2019-07-25 Thread Bin Meng
Hi Simon, On Thu, Jul 11, 2019 at 3:41 AM Simon Glass wrote: > > At present the iasl tool (Intel ACPI (Advanced Configuration and Power > Interface) Source Language compiler) is called in such a way that it uses > the source directory for its temporary files. > > This means we end up with these f

[U-Boot] [PATCH v2] x86: Avoid writing temporary asl files into the source tree

2019-07-10 Thread Simon Glass
At present the iasl tool (Intel ACPI (Advanced Configuration and Power Interface) Source Language compiler) is called in such a way that it uses the source directory for its temporary files. This means we end up with these files when building x86 boards: board/dfi/dfi-bt700/dsdt.aml board/d