HAOUAS Elyes has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
crossgcc: Upgrade IASL to version 20200925
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc R util/crossgcc/patches/acpica-unix2-20200925_iasl.patch D util/crossgcc/sum/acpica-unix2-20200717.tar.gz.cksum 3 files changed, 13 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/1
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index 0f9cac5..8865e95 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -40,7 +40,7 @@ GCC_AUTOCONF_VERSION=2.69 BINUTILS_VERSION=2.35 GDB_VERSION=9.2 -IASL_VERSION=20200717 +IASL_VERSION=20200925 PYTHON_VERSION=3.8.5 EXPAT_VERSION=2.2.9 # CLANG version number diff --git a/util/crossgcc/patches/acpica-unix2-20200717_iasl.patch b/util/crossgcc/patches/acpica-unix2-20200925_iasl.patch similarity index 64% rename from util/crossgcc/patches/acpica-unix2-20200717_iasl.patch rename to util/crossgcc/patches/acpica-unix2-20200925_iasl.patch index 01dec7c..f3339c8 100644 --- a/util/crossgcc/patches/acpica-unix2-20200717_iasl.patch +++ b/util/crossgcc/patches/acpica-unix2-20200925_iasl.patch @@ -1,27 +1,28 @@ -diff -Naur acpica-unix2-20200717_/source/compiler/asloptions.c acpica-unix2-20200717/source/compiler/asloptions.c > acpica-unix2-20200717_iasl.patch ---- acpica-unix2-20200717_/source/compiler/asloptions.c -+++ acpica-unix2-20200717/source/compiler/asloptions.c -@@ -126,6 +126,7 @@ - if (Gbl_DoSignon) +diff --git a/source/compiler/asloptions.c b/source/compiler/asloptions.c +index 4bf9465ba..bcd5abf80 100644 +--- a/source/compiler/asloptions.c ++++ b/source/compiler/asloptions.c +@@ -234,6 +234,7 @@ AslCommandLine ( + if (AslGbl_DoSignon) { printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME)); + printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION); if (AslGbl_IgnoreErrors) { printf ("Ignoring all errors, forcing AML file generation\n\n"); -@@ -753,6 +754,7 @@ +@@ -866,6 +867,7 @@ AslDoOptions ( case '^': - + printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME)); + printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION); exit (0); - + case 'a': -@@ -766,6 +768,7 @@ - +@@ -879,6 +881,7 @@ AslDoOptions ( + printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME)); printf (ACPI_COMMON_BUILD_TIME); + printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION); exit (0); - + case 'e': diff --git a/util/crossgcc/sum/acpica-unix2-20200717.tar.gz.cksum b/util/crossgcc/sum/acpica-unix2-20200717.tar.gz.cksum deleted file mode 100644 index 9bcfe83..0000000 --- a/util/crossgcc/sum/acpica-unix2-20200717.tar.gz.cksum +++ /dev/null @@ -1 +0,0 @@ -92b0177f36b5209e6a667808ca58ef7462c4a6c7 tarballs/acpica-unix2-20200717.tar.gz
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45750/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45750/1//COMMIT_MSG@8 PS1, Line 8: Do you have a list of boards, where something changed besides the version string?
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#2).
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
crossgcc: Upgrade IASL to version 20200925
"Added support for SMBus predefined names (from SMBus Control Method Interface Specification, Version 1.0, December 10, 1999. New predefined names: _SBA _SBI _SBR _SBT _SBW"
CL:44507 needs current version.
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc R util/crossgcc/patches/acpica-unix2-20200925_iasl.patch D util/crossgcc/sum/acpica-unix2-20200717.tar.gz.cksum 3 files changed, 13 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/2
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#3).
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
crossgcc: Upgrade IASL to version 20200925
"Added support for SMBus predefined names (from SMBus Control Method Interface Specification, Version 1.0, December 10, 1999. New predefined names: _SBA _SBI _SBR _SBT _SBW"
https://review.coreboot.org/c/coreboot/+/44507 needs current version.
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc R util/crossgcc/patches/acpica-unix2-20200925_iasl.patch D util/crossgcc/sum/acpica-unix2-20200717.tar.gz.cksum 3 files changed, 13 insertions(+), 13 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/3
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45750/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45750/1//COMMIT_MSG@8 PS1, Line 8:
Do you have a list of boards, where something changed besides the version string?
you mean BUILD_TIMELESS ? no.
currently the acpica's web site is down. I'll add the change log.
this version is needed for https://review.coreboot.org/c/coreboot/+/44507
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 3: Code-Review-1
I don't know why Jenkins gives +1
the link to download the source code is broken as acpica's web site is down and the link for changelog is missing.
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 3:
looks like they have a serious issue with acpica's web site ...
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#4).
Change subject: [build test]crossgcc: Upgrade IASL to version 20200925 ......................................................................
[build test]crossgcc: Upgrade IASL to version 20200925
"Added support for SMBus predefined names (from SMBus Control Method Interface Specification, Version 1.0, December 10, 1999. New predefined names: _SBA _SBI _SBR _SBT _SBW"
https://review.coreboot.org/c/coreboot/+/44507 needs SMBus predefined names.
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc M util/crossgcc/patches/acpica-unix2-20200717_iasl.patch A util/crossgcc/patches/acpica-unix2-upgrade-from-20200717_iasl.patch 3 files changed, 1,286 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/4
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: [build test]crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45750/4/util/crossgcc/patches/acpic... File util/crossgcc/patches/acpica-unix2-20200717_iasl.patch:
https://review.coreboot.org/c/coreboot/+/45750/4/util/crossgcc/patches/acpic... PS4, Line 9: + printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION); The tab looks wrong in this patches, as the surrounding code uses spaces.
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: [build test]crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 4:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45750/4/util/crossgcc/patches/acpic... File util/crossgcc/patches/acpica-unix2-20200717_iasl.patch:
https://review.coreboot.org/c/coreboot/+/45750/4/util/crossgcc/patches/acpic... PS4, Line 9: + printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION);
The tab looks wrong in this patches, as the surrounding code uses spaces.
indeed, I didn't used acpica's coding style :))
I'll change that next time.
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#5).
Change subject: [build test]crossgcc: Upgrade IASL to version 20200925 ......................................................................
[build test]crossgcc: Upgrade IASL to version 20200925
"Added support for SMBus predefined names (from SMBus Control Method Interface Specification, Version 1.0, December 10, 1999. New predefined names: _SBA _SBI _SBR _SBT _SBW"
https://review.coreboot.org/c/coreboot/+/44507 and https://review.coreboot.org/c/coreboot/+/41735 needs SMBus predefined names.
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc M util/crossgcc/patches/acpica-unix2-20200717_iasl.patch A util/crossgcc/patches/acpica-unix2-upgrade-from-20200717_iasl.patch 3 files changed, 1,286 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/5
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#6).
Change subject: [build test]crossgcc: Upgrade IASL to version 20200925 ......................................................................
[build test]crossgcc: Upgrade IASL to version 20200925
This release sdded support for SMBus predefined names:_SBA, _SBI, _SBR, _SBT and _SBW CB:44507 and CB: 41735 needs this version.
Change log: https://github.com/acpica/acpica/commit/e7f466241113d3a48f18a1ddf0b295565828...
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc M util/crossgcc/patches/acpica-unix2-20200717_iasl.patch A util/crossgcc/patches/acpica-unix2-upgrade-from-20200717_iasl.patch 3 files changed, 1,286 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/6
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#7).
Change subject: [build test]crossgcc: Upgrade IASL to version 20200925 ......................................................................
[build test]crossgcc: Upgrade IASL to version 20200925
This release added support for SMBus predefined names:_SBA, _SBI, _SBR, _SBT and _SBW CB:44507 and CB:41735 needs this version.
Change log: https://github.com/acpica/acpica/commit/e7f466241113d3a48f18a1ddf0b295565828...
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc M util/crossgcc/patches/acpica-unix2-20200717_iasl.patch A util/crossgcc/patches/acpica-unix2-upgrade-from-20200717_iasl.patch 3 files changed, 1,286 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/7
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#8).
Change subject: [build test]crossgcc: Upgrade IASL to version 20200925 ......................................................................
[build test]crossgcc: Upgrade IASL to version 20200925
This release added support for SMBus predefined names:_SBA, _SBI, _SBR, _SBT and _SBW. CB:44507 and CB:41735 needs this version.
Change log: https://github.com/acpica/acpica/commit/e7f466241113d3a48f18a1ddf0b295565828...
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc M util/crossgcc/patches/acpica-unix2-20200717_iasl.patch A util/crossgcc/patches/acpica-unix2-upgrade-from-20200717_iasl.patch 3 files changed, 1,286 insertions(+), 15 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/8
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#9).
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
crossgcc: Upgrade IASL to version 20200925
This release added support for SMBus predefined names:_SBA, _SBI, _SBR, _SBT and _SBW. CB:44507 and CB:41735 needs this version.
As an exception, "acpica-unix2-upgrade-from-20200717_iasl.patch" is added because of a serious issue on acpica's website. acpica's team can not logon to update the latest release archive. So this patch will upgrade the version 20200717 archive.
Change log: https://github.com/acpica/acpica/commit/e7f466241113d3a48f18a1ddf0b295565828...
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc M util/crossgcc/patches/acpica-unix2-20200717_iasl.patch A util/crossgcc/patches/acpica-unix2-upgrade-from-20200717_iasl.patch 3 files changed, 1,293 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/9
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#10).
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
crossgcc: Upgrade IASL to version 20200925
This release added support for SMBus predefined names:_SBA, _SBI, _SBR, _SBT and _SBW. CB:44507 and CB:41735 needs this version.
As an exception, "acpica-unix2-upgrade-from-20200717_iasl.patch" is added because of a serious issue on acpica's website. acpica's team can not logon to update the latest release archive. So this patch will upgrade the version from 20200717 archive.
Change log: https://github.com/acpica/acpica/commit/e7f466241113d3a48f18a1ddf0b295565828...
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc M util/crossgcc/patches/acpica-unix2-20200717_iasl.patch A util/crossgcc/patches/acpica-unix2-upgrade-from-20200717_iasl.patch 3 files changed, 1,293 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/10
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 10:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45750/4/util/crossgcc/patches/acpic... File util/crossgcc/patches/acpica-unix2-20200717_iasl.patch:
https://review.coreboot.org/c/coreboot/+/45750/4/util/crossgcc/patches/acpic... PS4, Line 9: + printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION);
indeed, I didn't used acpica's coding style :)) […]
Done
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#11).
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
crossgcc: Upgrade IASL to version 20200925
This release added support for SMBus predefined names:_SBA, _SBI, _SBR, _SBT and _SBW. CB:44507 and CB:41735 needs this version.
As an exception, "acpica-unix2-upgrade-from-20200717_iasl.patch" is added because of a serious issue on acpica's website. acpica's team can not logon to update the latest release archive. So this patch will upgrade the version from 20200717 archive.
Change log: https://github.com/acpica/acpica/commit/e7f466241113d3a48f18a1ddf0b295565828...
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc M util/crossgcc/patches/acpica-unix2-20200717_iasl.patch A util/crossgcc/patches/acpica-unix2-upgrade-from-20200717_iasl.patch 3 files changed, 1,293 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/11
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 11:
(2 comments)
https://review.coreboot.org/c/coreboot/+/45750/11//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45750/11//COMMIT_MSG@9 PS11, Line 9: : space after colon
https://review.coreboot.org/c/coreboot/+/45750/11//COMMIT_MSG@9 PS11, Line 9: This release added support for SMBus predefined names:_SBA, _SBI, _SBR, _SBT and _SBW. Please wrap lines at 72 characters
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 11:
(2 comments)
Thx
https://review.coreboot.org/c/coreboot/+/45750/11//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45750/11//COMMIT_MSG@9 PS11, Line 9: This release added support for SMBus predefined names:_SBA, _SBI, _SBR, _SBT and _SBW.
Please wrap lines at 72 characters
Done
https://review.coreboot.org/c/coreboot/+/45750/11//COMMIT_MSG@9 PS11, Line 9: :
space after colon
Done
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#12).
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
crossgcc: Upgrade IASL to version 20200925
This release added support for SMBus predefined names: _SBA, _SBI, _SBR, _SBT and _SBW.
CB:44507 and CB:41735 needs this version.
As an exception, "acpica-unix2-upgrade-from-20200717_iasl.patch" is added because of a serious issue on acpica's website. acpica's team can not logon to update the latest release archive. So this patch will upgrade the version from 20200717 archive.
Change log: https://github.com/acpica/acpica/commit/e7f466241113d3a48f18a1ddf0b295565828...
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc M util/crossgcc/patches/acpica-unix2-20200717_iasl.patch A util/crossgcc/patches/acpica-unix2-upgrade-from-20200717_iasl.patch 3 files changed, 1,293 insertions(+), 11 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/12
Tim Wawrzynczak has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 12:
Elyes, that 1200 line patch is a little concerning, but I understand the issue. Are CB:44507 and CB:41735 very urgent? Can they wait to be merged until the ACPICA website is updated?
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 12:
Patch Set 12:
Elyes, that 1200 line patch is a little concerning, but I understand the issue. Are CB:44507 and CB:41735 very urgent? Can they wait to be merged until the ACPICA website is updated?
indeed, that patch is huge. I think the best solution is to wait... Maxim & Hui, please let us know your thought. Thx
Keith Hui has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 12:
Patch Set 12:
Patch Set 12:
Elyes, that 1200 line patch is a little concerning, but I understand the issue. Are CB:44507 and CB:41735 very urgent? Can they wait to be merged until the ACPICA website is updated?
indeed, that patch is huge. I think the best solution is to wait... Maxim & Hui, please let us know your thought. Thx
cb:41735 is for a very "classic" platform of i440BX/PIIX4E. Although the patch is required to enable a pretty basic hardware monitor feature, I'm okay with waiting. It went without that (and quite a few more things) for so long, a little longer won't make it worse.
HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 12: Code-Review-1
Maxim Polyakov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 12:
Patch Set 12:
Patch Set 12:
Elyes, that 1200 line patch is a little concerning, but I understand the issue. Are CB:44507 and CB:41735 very urgent? Can they wait to be merged until the ACPICA website is updated?
indeed, that patch is huge. I think the best solution is to wait... Maxim & Hui, please let us know your thought. Thx
Oh sure, let's wait. I have to make some fixes in my ACPI patch, anyway
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#13).
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
crossgcc: Upgrade IASL to version 20200925
This release added support for SMBus predefined names: _SBA, _SBI, _SBR, _SBT and _SBW.
CB:44507 and CB:41735 needs this version.
Change log: https://github.com/acpica/acpica/commit/e7f466241113d3a48f18a1ddf0b295565828...
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc R util/crossgcc/patches/acpica-unix2-20200925_iasl.patch 2 files changed, 13 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/13
Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/45750
to look at the new patch set (#14).
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
crossgcc: Upgrade IASL to version 20200925
This release added support for SMBus predefined names: _SBA, _SBI, _SBR, _SBT and _SBW.
CB:44507 and CB:41735 needs this version.
Change log: https://acpica.org/node/184
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr --- M util/crossgcc/buildgcc R util/crossgcc/patches/acpica-unix2-20200925_iasl.patch A util/crossgcc/sum/acpica-unix2-20200925.tar.gz.cksum 3 files changed, 14 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/50/45750/14
Stefan Reinauer has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 14: Code-Review+2
Maxim Polyakov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 14: Code-Review+2
Maxim Polyakov has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
Patch Set 14:
(1 comment)
https://review.coreboot.org/c/coreboot/+/45750/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/45750/1//COMMIT_MSG@8 PS1, Line 8:
you mean BUILD_TIMELESS ? no. […]
Ack
Patrick Georgi has submitted this change. ( https://review.coreboot.org/c/coreboot/+/45750 )
Change subject: crossgcc: Upgrade IASL to version 20200925 ......................................................................
crossgcc: Upgrade IASL to version 20200925
This release added support for SMBus predefined names: _SBA, _SBI, _SBR, _SBT and _SBW.
CB:44507 and CB:41735 needs this version.
Change log: https://acpica.org/node/184
Change-Id: I3559e5bd884db4dccdaa5ac7edba4faf57da7930 Signed-off-by: Elyes HAOUAS ehaouas@noos.fr Reviewed-on: https://review.coreboot.org/c/coreboot/+/45750 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Stefan Reinauer stefan.reinauer@coreboot.org Reviewed-by: Maxim Polyakov max.senia.poliak@gmail.com --- M util/crossgcc/buildgcc R util/crossgcc/patches/acpica-unix2-20200925_iasl.patch A util/crossgcc/sum/acpica-unix2-20200925.tar.gz.cksum 3 files changed, 14 insertions(+), 12 deletions(-)
Approvals: build bot (Jenkins): Verified Stefan Reinauer: Looks good to me, approved Maxim Polyakov: Looks good to me, approved
diff --git a/util/crossgcc/buildgcc b/util/crossgcc/buildgcc index d5cca6c..375e49d 100755 --- a/util/crossgcc/buildgcc +++ b/util/crossgcc/buildgcc @@ -40,7 +40,7 @@ GCC_AUTOCONF_VERSION=2.69 BINUTILS_VERSION=2.35 GDB_VERSION=9.2 -IASL_VERSION=20200717 +IASL_VERSION=20200925 PYTHON_VERSION=3.8.5 EXPAT_VERSION=2.2.9 # CLANG version number diff --git a/util/crossgcc/patches/acpica-unix2-20200717_iasl.patch b/util/crossgcc/patches/acpica-unix2-20200925_iasl.patch similarity index 64% rename from util/crossgcc/patches/acpica-unix2-20200717_iasl.patch rename to util/crossgcc/patches/acpica-unix2-20200925_iasl.patch index 01dec7c..55adb83 100644 --- a/util/crossgcc/patches/acpica-unix2-20200717_iasl.patch +++ b/util/crossgcc/patches/acpica-unix2-20200925_iasl.patch @@ -1,27 +1,28 @@ -diff -Naur acpica-unix2-20200717_/source/compiler/asloptions.c acpica-unix2-20200717/source/compiler/asloptions.c > acpica-unix2-20200717_iasl.patch ---- acpica-unix2-20200717_/source/compiler/asloptions.c -+++ acpica-unix2-20200717/source/compiler/asloptions.c -@@ -126,6 +126,7 @@ - if (Gbl_DoSignon) +diff --git a/source/compiler/asloptions.c b/source/compiler/asloptions.c +index 4bf9465ba..14c61a122 100644 +--- a/source/compiler/asloptions.c ++++ b/source/compiler/asloptions.c +@@ -234,6 +234,7 @@ AslCommandLine ( + if (AslGbl_DoSignon) { printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME)); + printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION); if (AslGbl_IgnoreErrors) { printf ("Ignoring all errors, forcing AML file generation\n\n"); -@@ -753,6 +754,7 @@ +@@ -866,6 +867,7 @@ AslDoOptions ( case '^': - + printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME)); + printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION); exit (0); - + case 'a': -@@ -766,6 +768,7 @@ - +@@ -879,6 +881,7 @@ AslDoOptions ( + printf (ACPI_COMMON_SIGNON (ASL_COMPILER_NAME)); printf (ACPI_COMMON_BUILD_TIME); + printf ("%s\n", COREBOOT_TOOLCHAIN_VERSION); exit (0); - + case 'e': diff --git a/util/crossgcc/sum/acpica-unix2-20200925.tar.gz.cksum b/util/crossgcc/sum/acpica-unix2-20200925.tar.gz.cksum new file mode 100644 index 0000000..fe1665e --- /dev/null +++ b/util/crossgcc/sum/acpica-unix2-20200925.tar.gz.cksum @@ -0,0 +1 @@ +3d5fd9725e0229eb009685f4d356ffda488edc02 tarballs/acpica-unix2-20200925.tar.gz