Hi all, There is something wrong with fsp_baytrail's asl code, as shown below: "dsdt.ramstage.asl 24: Store (0, TRP0) Error 4064 - Object does not exist ^ (TRP0)
dsdt.ramstage.asl 970: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1018: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1066: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1071: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1071: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^BAR0._BAS)
dsdt.ramstage.asl 1073: Return (^RBUF) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1114: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1119: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1119: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^BAR0._BAS)
dsdt.ramstage.asl 1121: Return (^RBUF) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1148: Device } Error 4096 - ^ syntax error, unexpected PARSEOP_DEVICE, expecting $end "
Thanks, Tank
When did that error appear Tank? And what version of the iasl compiler are you using?
Mike
Sent with AquaMail for Android http://www.aqua-mail.com
On 4 June 2014 03:27:35 jstkf2012@126.com wrote:
Hi all, There is something wrong with fsp_baytrail's asl code, as shown below: "dsdt.ramstage.asl 24: Store (0, TRP0) Error 4064 - Object does not exist ^ (TRP0)
dsdt.ramstage.asl 970: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1018: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1066: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1071: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1071: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^BAR0._BAS)
dsdt.ramstage.asl 1073: Return (^RBUF) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1114: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1119: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1119: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^BAR0._BAS)
dsdt.ramstage.asl 1121: Return (^RBUF) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1148: Device } Error 4096 - ^ syntax error, unexpected PARSEOP_DEVICE, expecting $end "
________________________________ Thanks, Tank
I'm using IASL 20140214-32, it does report a lot warning, but no errors, it does not cause compiling failed.
On Wed, Jun 4, 2014 at 7:31 AM, Mike Hibbett mhibbett@ircona.com wrote:
When did that error appear Tank? And what version of the iasl compiler are you using?
Mike
Sent with AquaMail for Android http://www.aqua-mail.com
On 4 June 2014 03:27:35 jstkf2012@126.com wrote:
Hi all, There is something wrong with fsp_baytrail's asl code, as shown below: "dsdt.ramstage.asl 24: Store (0, TRP0) Error 4064 - Object does not exist ^ (TRP0)
dsdt.ramstage.asl 970: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1018: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1066: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1071: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1071: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^BAR0._BAS)
dsdt.ramstage.asl 1073: Return (^RBUF) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1114: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1119: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1119: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^BAR0._BAS)
dsdt.ramstage.asl 1121: Return (^RBUF) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1148: Device } Error 4096 - ^ syntax error, unexpected PARSEOP_DEVICE, expecting $end "
Thanks, Tank
-- coreboot mailing list: coreboot@coreboot.org http://www.coreboot.org/mailman/listinfo/coreboot
Dear Tank,
Am Mittwoch, den 04.06.2014, 09:55 +0800 schrieb jstkf2012@126.com:
There is something wrong with fsp_baytrail's asl code, as shown below: "dsdt.ramstage.asl 24: Store (0, TRP0)
Error 4064 - Object does not exist ^ (TRP0)
dsdt.ramstage.asl 970: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1018: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1066: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1071: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1071: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^BAR0._BAS)
dsdt.ramstage.asl 1073: Return (^RBUF) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1114: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1119: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1119: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^BAR0._BAS)
dsdt.ramstage.asl 1121: Return (^RBUF) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1148: Device } Error 4096 - ^ syntax error, unexpected PARSEOP_DEVICE, expecting $end
Which version of the ASL compiler iasl do you use?
Probably it is the same problem, I had, that it is too old [1].
Please build coreboot’s reference toolchain with `make crossgcc`, which will take some time. To avoid building the toolchain for ARM, you can do the following.
$ cd util/crossgcc $ make build-i386
Thanks,
Paul
PS: Please just send plain text messages to mailing lists and no HTML.
[1] http://review.coreboot.org/5792/ Comment from May 26 11:01 PM
Hi Tank, Paul noted this in one of his reviews, but it looks like it's due to using an old version of IASL. Could you try updating to a newer version and see if that solves the issue?
Martin
On 06/03/2014 07:55 PM, jstkf2012@126.com wrote:
Hi all, There is something wrong with fsp_baytrail's asl code, as shown below: "dsdt.ramstage.asl 24: Store (0, TRP0) Error 4064 - Object does not exist ^ (TRP0)
dsdt.ramstage.asl 970: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1018: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1066: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1071: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1071: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^BAR0._BAS)
dsdt.ramstage.asl 1073: Return (^RBUF) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1114: FixedDMA (0x10, 0x0, Width32Bit, ) Error 4096 - ^ syntax error, unexpected PARSEOP_NAMESEG
dsdt.ramstage.asl 1119: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1119: CreateDwordField (^RBUF, ^BAR0._BAS, RBAS) Error 4065 - ^ Object not found or not accessible from scope (^BAR0._BAS)
dsdt.ramstage.asl 1121: Return (^RBUF) Error 4065 - ^ Object not found or not accessible from scope (^RBUF)
dsdt.ramstage.asl 1148: Device } Error 4096 - ^ syntax error, unexpected PARSEOP_DEVICE, expecting $end "
Thanks, Tank
Hi Martin, Paul et al,
Am 04.06.2014 18:47, schrieb Martin Roth:
Paul noted this in one of his reviews, but it looks like it's due to using an old version of IASL.
If you know what triggers these issues, maybe we could add a test case to the xcompile script, so things fail early?
If you provide a test case, I'll gladly do the integration.
Patrick