<html><head><meta http-equiv="content-type" content="text/html; charset=us-ascii"><style>body { line-height: 1.5; }body { font-size: 10.5pt; font-family: ????; color: rgb(0, 0, 0); line-height: 1.5; }</style></head><body>
<div><span></span>Hi all,</div><div>    <span style="line-height: 1.5;">    There is something wrong with fsp_baytrail's asl code,</span><span style="line-height: 19.1875px;"> a</span><span style="line-height: 19.1875px;">s shown below:</span></div><div><span style="font-family: 'Tahoma, Arial'; font-size: 12px; color: rgb(67, 67, 67); background-color: rgb(242, 242, 242); font-weight: bold;">    </span><span style="font-family: ''; font-size: 10.5pt; line-height: 1.5; background-color: window;">    </span><span style="font-size: 10.5pt; line-height: 1.5; background-color: window;">  "</span><span style="font-size: 10.5pt; line-height: 1.5; background-color: window;">dsdt.ramstage.asl    24:  Store (0, TRP0) </span></div>Error    4064 -  Object does not exist ^  (TRP0)
<br>
<br>dsdt.ramstage.asl   970:   FixedDMA (0x10, 0x0, Width32Bit, )
<br>Error    4096 -               ^ syntax error, unexpected PARSEOP_NAMESEG
<br>
<br>dsdt.ramstage.asl  1018:   FixedDMA (0x10, 0x0, Width32Bit, )
<br>Error    4096 -               ^ syntax error, unexpected PARSEOP_NAMESEG
<br>
<br>dsdt.ramstage.asl  1066:   FixedDMA (0x10, 0x0, Width32Bit, )
<br>Error    4096 -               ^ syntax error, unexpected PARSEOP_NAMESEG
<br>
<br>dsdt.ramstage.asl  1071:   CreateDwordField (^RBUF, ^BAR0._BAS, RBAS)
<br>Error    4065 -                                  ^ Object not found or not accessible from scope (^RBUF)
<br>
<br>dsdt.ramstage.asl  1071:   CreateDwordField (^RBUF, ^BAR0._BAS, RBAS)
<br>Error    4065 -                                              ^ Object not found or not accessible from scope (^BAR0._BAS)
<br>
<br>dsdt.ramstage.asl  1073:   Return (^RBUF)
<br>Error    4065 -                        ^ Object not found or not accessible from scope (^RBUF)
<br>
<br>dsdt.ramstage.asl  1114:   FixedDMA (0x10, 0x0, Width32Bit, )
<br>Error    4096 -               ^ syntax error, unexpected PARSEOP_NAMESEG
<br>
<br>dsdt.ramstage.asl  1119:   CreateDwordField (^RBUF, ^BAR0._BAS, RBAS)
<br>Error    4065 -                                  ^ Object not found or not accessible from scope (^RBUF)
<br>
<br>dsdt.ramstage.asl  1119:   CreateDwordField (^RBUF, ^BAR0._BAS, RBAS)
<br>Error    4065 -                                              ^ Object not found or not accessible from scope (^BAR0._BAS)
<br>
<br>dsdt.ramstage.asl  1121:   Return (^RBUF)
<br>Error    4065 -                        ^ Object not found or not accessible from scope (^RBUF)
<br>
<br>dsdt.ramstage.asl  1148: Device }
<br>Error    4096 -               ^ syntax error, unexpected PARSEOP_DEVICE, expecting $end
<br><div><span style="font-size: 10.5pt; line-height: 1.5; background-color: window;">"</span></div>
<div><span style="background-color: rgba(0, 0, 0, 0);">    </span><span style="background-color: rgba(0, 0, 0, 0); font-size: 10.5pt; line-height: 1.5;">    </span></div><hr style="width: 210px; height: 1px;" color="#b5c4df" size="1" align="left">
<div><span><div style="margin: 10px;"><div>Thanks,</div><div>Tank</div><div style="font-family: verdana; font-size: 10pt;"><br></div></div></span></div>
</body></html>