<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Jan 30, 2014 at 9:53 AM, James MacMahon <span dir="ltr"><<a href="mailto:jwm@operand.ca" target="_blank">jwm@operand.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

Hi everyone,<br>
<br>
Quick question: what is the status of coreboot + some payload being used with<br>
the Samsung XE303CE ARM Chromebook (snow)?<br>
<br>
The page at [<a href="http://www.coreboot.org/Chromebooks" target="_blank">http://www.coreboot.org/Chromebooks</a>] says 'Snow has das U-Boot<br>
nativly installed, but a coreboot port is available.', and the page at<br>
[<a href="http://www.coreboot.org/Supported_Motherboards" target="_blank">http://www.coreboot.org/Supported_Motherboards</a>] has 'Google Snow - Samsung<br>
Exynos 5250' under the 'Motherboards supported in coreboot', but I haven't been<br>
able to find any blog / example of anyone actually flashing coreboot + some<br>
payload and booting their Chromebook like a regular computer.<br></blockquote><div><br></div><div>Right now it's close, but not quite close enough to be useful. The coreboot code should work, however there are some missing pieces that make it difficult to use in a meaningful manner:</div>

<div><br></div><div>- We don't have a generic payload to use with coreboot on this platform. The earlier work was done using Depthcharge which is a small payload specific for booting ChromeOS (with its verified boot mechanism and such). There is some (unfinished?) work to port FILO over, but I don't know what the status is. You could also try using a Linux kernel as a payload, but that has yet to be tried on this particular platform.</div>

<div><br></div><div>- To get serial console output, you need a debug board for Chromebooks which is unfortunately not easy to come by. Due to this limitation, if you are really intent on doing coreboot development on ARM it might be better to start with a more readily hackable platform such as the Cubieboard or Beaglebone.</div>

<div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">It seems like there is a port available but no one has tried it from start to<br>


finish on the ARM Chromebook (where my definition of finish in this context is<br>
'booting with coreboot to stock Debian Linux', for example). I'm very keen on<br>
doing this myself, and was hoping to find some example that I could read through<br>
or even follow. This whole process of flashing a new BIOS is very new to me, and<br>
I'm wary because of the potential to easily brick my device (however I'm not<br>
scared off by reflashing or external chip programming if it comes to it, I'd<br>
just like to avoid it).<br></blockquote><div><br></div><div>There are a few wiki pages out there which detail the steps necessary to boot Debian/Ubuntu with the U-Boot firmware that ships with the device. Here is one from <a href="http://debian.org">debian.org</a>: <a href="https://wiki.debian.org/InstallingDebianOn/Samsung/ARMChromebook">https://wiki.debian.org/InstallingDebianOn/Samsung/ARMChromebook</a></div>

<div><br></div><div>For most people I would recommend that approach since it's a lot less risky and better tested.</div></div><div><br></div>-- <br>David Hendricks (dhendrix)<br>Systems Software Engineer, Google Inc.
</div></div>