On Wed, May 23, 2018 at 6:29 PM, Andy Shevchenko <andriy.shevche...@linux.intel.com> wrote: > On Wed, 2018-05-23 at 18:22 +0800, Bin Meng wrote: >> Hi Andy, >> >> On Wed, May 23, 2018 at 5:38 PM, Andy Shevchenko >> <andriy.shevche...@linux.intel.com> wrote: >> > The commit >> > >> > f9a88a4c1cd0 ("iASL: Enhance the -tc option (create AML hex file >> > in C)") >> > >> > in ACPICA project changed a template of the a of variable that is >> > used >> >> a template of the a of variable? Cannot understand this. > > "a template of the variable" >
Fixed this in the commit message >> >> > in the generated C-file. Now, instead of hard coded "AmlCode" the >> > "%s_aml_code" is in use, where the prefix is a lowered case base >> > name of >> > the output file. In our case it will be "dsdt" producing a name as >> > "dsdt_aml_code". >> > >> > The quick solution is to call sed which replaces new name by the old >> > one >> > to keep compatibility with old version of iASL. >> > >> > The long term solution would be to modify code to use the new name >> > because it more scalable. >> >> it *is* more scalable. > > Yes, thanks. > and here, and applied to u-boot-x86, thanks! _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot