news/libreboot20221214: Update for Chromebooks docs
Update the Chromebook codenames in the 20221214 release news page, and remove part of the note about missing documentation added in previous commits. Remove note about me doing "extensive changes to U-Boot" regarding it being a coreboot payload, that's not exactly true. The patches in lbmk are optional, quality of life stuff, and mostly other people's. Upstream basically happens to work fine this way but integration could be much much better (which I will try to work on in the future). Signed-off-by: Alper Nebi Yasak <alpernebiyasak@gmail.com>hslick-master
parent
626d287ad0
commit
f9aae8628e
|
@ -80,27 +80,24 @@ New boards, ARM
|
||||||
----------
|
----------
|
||||||
|
|
||||||
NOTE: These boards use u-boot payload, instead of depthcharge.
|
NOTE: These boards use u-boot payload, instead of depthcharge.
|
||||||
As of this release day, no documentation yet exists for these
|
|
||||||
boards in Libreboot, but they are as follows (list may not be
|
|
||||||
complete):
|
|
||||||
|
|
||||||
* Samsung Chromebook 2 13" (peach-pi)
|
* Samsung Chromebook 2 13" (peach-pi)
|
||||||
* Samsung Chromebook 2 11" (based on peach\_pit in coreboot)
|
* Samsung Chromebook 2 11" (peach-pit)
|
||||||
* HP Chromebook 11 G1 (google/daisy)
|
* HP Chromebook 11 G1 (daisy-spring)
|
||||||
* Samsung Chromebook XE303 (google/daisy)
|
* Samsung Chromebook XE303 (daisy-snow)
|
||||||
* HP Chromebook 14 G3 (google/nyan\_blaze)
|
* HP Chromebook 14 G3 (nyan-blaze)
|
||||||
* Acer Chromebook 13 (CB5-311, C810) (google/nyan\_big)
|
* Acer Chromebook 13 (CB5-311, C810) (nyan-big)
|
||||||
* ASUS Chromebit CS10 (google/veyron\_mickey)
|
* ASUS Chromebit CS10 (veyron-mickey)
|
||||||
* ASUS Chromebook Flip C100PA (google/veyron)
|
* ASUS Chromebook Flip C100PA (veyron-minnie)
|
||||||
* ASUS Chromebook C201PA (google/veyron\_speedy)
|
* ASUS Chromebook C201PA (veyron-speedy)
|
||||||
* ASUS Chromebook Flip C101 (google/gru)
|
* Hisense Chromebook C11 and more (veyron-jerry)
|
||||||
* Samsung Chromebook Plus (v1) (google/gru)
|
* ASUS Chromebook Flip C101 (gru-bob)
|
||||||
|
* Samsung Chromebook Plus (v1) (gru-kevin)
|
||||||
|
|
||||||
These ARM boards are all Chromebooks.
|
These ARM boards are all Chromebooks.
|
||||||
|
|
||||||
This work on the Chromebooks and u-boot integration is courtesy
|
This work on the Chromebooks and u-boot integration is courtesy
|
||||||
of Alper Nebi Yasak (`alpernebbi` on libreboot IRC), who made
|
of Alper Nebi Yasak (`alpernebbi` on libreboot IRC).
|
||||||
extensive changes to the u-boot source code to make this work.
|
|
||||||
|
|
||||||
In these configurations, u-boot is a *payload of coreboot*.
|
In these configurations, u-boot is a *payload of coreboot*.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue