<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<STYLE>
BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
BODY {
        LINE-HEIGHT: 1.5; FONT-FAMILY: Tahoma; COLOR: #000000; FONT-SIZE: 10.5pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.19394"></HEAD>
<BODY style="MARGIN: 10px">
<DIV>Dear Maillinglist,</DIV>
<DIV style="TEXT-INDENT: 2em">I have question about dsdt table  in 
coreboot.</DIV>
<DIV style="TEXT-INDENT: 2em">How can we add dsdt table into coreboot?</DIV>
<DIV style="TEXT-INDENT: 2em">In acpi_tables.c,we will see that£º</DIV>
<DIV style="TEXT-INDENT: 6em">
<DIV>dsdt = (acpi_header_t *) current;</DIV>
<DIV>memcpy(dsdt, &AmlCode, sizeof(acpi_header_t));</DIV>
<DIV>current += dsdt->length;</DIV>
<DIV>memcpy(dsdt, &AmlCode, dsdt->length);</DIV></DIV>
<DIV style="TEXT-INDENT: 2em">but how can we get the address of Amlcode¡£</DIV>
<DIV style="TEXT-INDENT: 2em"> </DIV>
<DIV>Thanks</DIV>
<DIV>TankTang</DIV>
<DIV 
style="BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0cm; PADDING-LEFT: 0cm; PADDING-RIGHT: 0cm; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt">
<DIV 
style="PADDING-BOTTOM: 8px; PADDING-LEFT: 8px; PADDING-RIGHT: 8px; FONT-FAMILY: tahoma; BACKGROUND: #efefef; COLOR: #000000; FONT-SIZE: 12px; PADDING-TOP: 8px">
<DIV><B>From:</B> <A 
href="mailto:coreboot-request@coreboot.org">coreboot-request</A></DIV>
<DIV><B>Date:</B> 2013-09-28 18:00</DIV>
<DIV><B>To:</B> <A href="mailto:coreboot@coreboot.org">coreboot</A></DIV>
<DIV><B>Subject:</B> coreboot Digest, Vol 103, Issue 22</DIV></DIV></DIV>
<DIV>
<DIV>Send coreboot mailing list submissions to</DIV>
<DIV>coreboot@coreboot.org</DIV>
<DIV> </DIV>
<DIV>To subscribe or unsubscribe via the World Wide Web, visit</DIV>
<DIV>http://www.coreboot.org/mailman/listinfo/coreboot</DIV>
<DIV>or, via email, send a message with subject or body 'help' to</DIV>
<DIV>coreboot-request@coreboot.org</DIV>
<DIV> </DIV>
<DIV>You can reach the person managing the list at</DIV>
<DIV>coreboot-owner@coreboot.org</DIV>
<DIV> </DIV>
<DIV>When replying, please edit your Subject line so it is more specific</DIV>
<DIV>than "Re: Contents of coreboot digest..."</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>Today's Topics:</DIV>
<DIV> </DIV>
<DIV>   1. ROM snapshots and step by step procedure (Nestor A. 
Diaz)</DIV>
<DIV>   2. Re: ROM snapshots and step by step procedure (John 
Lewis)</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>----------------------------------------------------------------------</DIV>
<DIV> </DIV>
<DIV>Message: 1</DIV>
<DIV>Date: Fri, 27 Sep 2013 09:40:13 -0500</DIV>
<DIV>From: "Nestor A. Diaz" <nestor@tiendalinux.com></DIV>
<DIV>To: coreboot@coreboot.org</DIV>
<DIV>Subject: [coreboot] ROM snapshots and step by step procedure</DIV>
<DIV>Message-ID: <524598CD.5020504@tiendalinux.com></DIV>
<DIV>Content-Type: text/plain; charset=UTF-8</DIV>
<DIV> </DIV>
<DIV>Hi People,</DIV>
<DIV> </DIV>
<DIV>I am looking for a new laptop, basically a laptop for traveling, 
cheaper</DIV>
<DIV>and lightweight.</DIV>
<DIV> </DIV>
<DIV>It seems the Acer C7 from Google full fit my *hardware* requirements.</DIV>
<DIV> </DIV>
<DIV>But I am not planning to use Google Chrome os instead I need to run</DIV>
<DIV>Debian 7 on it.</DIV>
<DIV> </DIV>
<DIV>I like to play with GNU/Linux on embeded devices like the ones 
supported</DIV>
<DIV>with OpenWRT or even the Raspberry PI, usually all they come with</DIV>
<DIV>firmware files or disk images ready to be loaded and let me get them 
up</DIV>
<DIV>and running quickly, I am not a hardware geek guy, so I don't want to</DIV>
<DIV>spend too much time dealing with the internal of the Acer C7 
Chromebook</DIV>
<DIV>in order to load GNU/Linux on it.</DIV>
<DIV> </DIV>
<DIV>So, this is what i want to do:</DIV>
<DIV> </DIV>
<DIV>* Completely remove all the google OS stuff.</DIV>
<DIV>* I don't need to run windows, so I don't care is the replacement</DIV>
<DIV>firmware will not allow me to install such a crappy system in the 
future</DIV>
<DIV>even if I sell the device later.</DIV>
<DIV>* I want to run something 100% free since it power up, for those who</DIV>
<DIV>have this laptop can you tell me if the wifi drivers, camera, network</DIV>
<DIV>adapter and so on are 100% free ?</DIV>
<DIV>* There is a web page which describe the procedure in a single page ? 
I</DIV>
<DIV>know the coreboot website have a lot of information, but time is a</DIV>
<DIV>constraint, so there is a step by step instructions webpage with all 
the</DIV>
<DIV>files, requirement and procedures to free the Acer C7 laptop and then 
be</DIV>
<DIV>able to install a GNU distribution on it ?</DIV>
<DIV>* I found some prebuilt images at</DIV>
<DIV>http://johnlewis.ie/pre-built-coreboot-firmware-for-chromebooks/ 
there</DIV>
<DIV>are some official or daily rom firmware from the coreboot project in 
a</DIV>
<DIV>similar way like the ones produced by the OpenWRT people ?</DIV>
<DIV> </DIV>
<DIV>Thanks.</DIV>
<DIV> </DIV>
<DIV>-- </DIV>
<DIV>Typed on my key64.org keyboard</DIV>
<DIV> </DIV>
<DIV>Nestor A. Diaz</DIV>
<DIV>T: +57-1-485-3020,211</DIV>
<DIV>M: +57-316-227-3593</DIV>
<DIV>nestor@tiendalinux.com</DIV>
<DIV>www.tiendalinux.com</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>------------------------------</DIV>
<DIV> </DIV>
<DIV>Message: 2</DIV>
<DIV>Date: Fri, 27 Sep 2013 16:12:29 +0100</DIV>
<DIV>From: John Lewis <jlewis@johnlewis.ie></DIV>
<DIV>To: <coreboot@coreboot.org></DIV>
<DIV>Subject: Re: [coreboot] ROM snapshots and step by step procedure</DIV>
<DIV>Message-ID: <a3cd60f5ff77bcb810cbdf7048c3ba62@johnlewis.ie></DIV>
<DIV>Content-Type: text/plain; charset=UTF-8; format=flowed</DIV>
<DIV> </DIV>
<DIV>Hi Nestor,</DIV>
<DIV> </DIV>
<DIV>On 27/09/2013 15:40, Nestor A. Diaz wrote:</DIV>
<DIV> </DIV>
<DIV>> Hi People,</DIV>
<DIV>></DIV>
<DIV>> I am looking for a new laptop, basically a laptop for traveling, 
</DIV>
<DIV>> cheaper</DIV>
<DIV>> and lightweight.</DIV>
<DIV>></DIV>
<DIV>> It seems the Acer C7 from Google full fit my *hardware* 
requirements.</DIV>
<DIV>></DIV>
<DIV>> But I am not planning to use Google Chrome os instead I need to 
run</DIV>
<DIV>> Debian 7 on it.</DIV>
<DIV>></DIV>
<DIV>> I like to play with GNU/Linux on embeded devices like the ones </DIV>
<DIV>> supported</DIV>
<DIV>> with OpenWRT or even the Raspberry PI, usually all they come 
with</DIV>
<DIV>> firmware files or disk images ready to be loaded and let me get them 
</DIV>
<DIV>> up</DIV>
<DIV>> and running quickly, I am not a hardware geek guy, so I don't want 
to</DIV>
<DIV>> spend too much time dealing with the internal of the Acer C7 </DIV>
<DIV>> Chromebook</DIV>
<DIV>> in order to load GNU/Linux on it.</DIV>
<DIV>></DIV>
<DIV>> So, this is what i want to do:</DIV>
<DIV>></DIV>
<DIV>> * Completely remove all the google OS stuff.</DIV>
<DIV>> * I don't need to run windows, so I don't care is the 
replacement</DIV>
<DIV>> firmware will not allow me to install such a crappy system in the 
</DIV>
<DIV>> future</DIV>
<DIV>> even if I sell the device later.</DIV>
<DIV>> * I want to run something 100% free since it power up, for those 
who</DIV>
<DIV>> have this laptop can you tell me if the wifi drivers, camera, 
network</DIV>
<DIV>> adapter and so on are 100% free ?</DIV>
<DIV> </DIV>
<DIV>Even coreboot on Chromebooks is not entirely "free", as there are </DIV>
<DIV>several closed Intel binaries needed. Not sure is any non-free firmware 
</DIV>
<DIV>needed for the Atheros card but it should be pretty open.</DIV>
<DIV> </DIV>
<DIV>> * There is a web page which describe the procedure in a single page ? 
</DIV>
<DIV>> I</DIV>
<DIV>> know the coreboot website have a lot of information, but time is 
a</DIV>
<DIV>> constraint, so there is a step by step instructions webpage with all 
</DIV>
<DIV>> the</DIV>
<DIV>> files, requirement and procedures to free the Acer C7 laptop and then 
</DIV>
<DIV>> be</DIV>
<DIV>> able to install a GNU distribution on it ?</DIV>
<DIV> </DIV>
<DIV>http://johnlewis.ie/compiling-your-own-coreboot-firmware-for-the-samsung-series-5-550-chromebook/ 
</DIV>
<DIV>and http://www.coreboot.org/Chromebooks/550_Chromebook_Build_HOWTO but 
</DIV>
<DIV>the latter is slightly out of date. Just change the vendor and product. 
</DIV>
<DIV>The same guy that bricked below followed the same instructions himself 
</DIV>
<DIV>and got a straight SeaBIOS payload that worked.</DIV>
<DIV> </DIV>
<DIV>> * I found some prebuilt images at</DIV>
<DIV>> http://johnlewis.ie/pre-built-coreboot-firmware-for-chromebooks/ 
</DIV>
<DIV>> there</DIV>
<DIV>> are some official or daily rom firmware from the coreboot project in 
</DIV>
<DIV>> a</DIV>
<DIV>> similar way like the ones produced by the OpenWRT people ?</DIV>
<DIV> </DIV>
<DIV>No. That's why I created those.</DIV>
<DIV> </DIV>
<DIV>BTW, don't build in USB dongle support at the moment unless you can </DIV>
<DIV>de-brick - one of the guys commenting on my site bricked his when he </DIV>
<DIV>compiled it in.</DIV>
<DIV> </DIV>
<DIV>Cheers,</DIV>
<DIV> </DIV>
<DIV>John.</DIV>
<DIV> </DIV>
<DIV>></DIV>
<DIV>> Thanks.</DIV>
<DIV>></DIV>
<DIV>> -- Typed on my key64.org keyboard Nestor A. Diaz T: </DIV>
<DIV>> +57-1-485-3020,211 M:</DIV>
<DIV>> +57-316-227-3593 nestor@tiendalinux.com www.tiendalinux.com</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV>------------------------------</DIV>
<DIV> </DIV>
<DIV>_______________________________________________</DIV>
<DIV>coreboot mailing list</DIV>
<DIV>coreboot@coreboot.org</DIV>
<DIV>http://www.coreboot.org/mailman/listinfo/coreboot</DIV>
<DIV> </DIV>
<DIV>End of coreboot Digest, Vol 103, Issue 22</DIV>
<DIV>*****************************************</DIV></DIV></BODY></HTML>