mirror of
https://git.savannah.gnu.org/git/gnuboot.git
synced 2025-01-06 08:17:41 +01:00
Denis 'GNUtoo' Carikli
0e3ff8047f
The file adding the news is named gnuboot-december-2023.md instead of gnuboot-0.1-rc1.md as the later is understood as a translation in the '1-rc1' lang. Renaming the file to gnuboot-0.1-rc1.en.md instead makes untitled detect the lang correctly but then it assumes this is a translation and adds a broken link for "English" on the new page. For now the older Libreboot news were kept as this shows the history of the project and since GNU Boot is a continuation of the Libreboot project it makes sense to also keep them. The CSS also needed to be separated from the template because otherwise the generated news page would be incomplete and miss all what comes before the CSS like '<!DOCTYPE html>' for instance. Finally x-reviewed was changed into x-unreviewed because we can't set x-reviewed for the news, so the only way to remove the banner for the individual news is to default to reviewed (and to mark all unreviewed files as such). As for the Untitled patch it is needed to make the news page work. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> Acked-by: Adrien 'neox' Bourmault <neox@gnu.org>
29 lines
933 B
Markdown
29 lines
933 B
Markdown
---
|
|
title: KGPE-D16 external flashing instructions
|
|
x-unreviewed: true
|
|
...
|
|
|
|
Initial flashing instructions for KGPE-D16.
|
|
|
|
This guide is for those who want libreboot on their ASUS KGPE-D16
|
|
motherboard, while they still have the proprietary ASUS BIOS present.
|
|
This guide can also be followed (adapted) if you brick you board, to
|
|
know how to recover.
|
|
|
|
*Memory initialization is still problematic, for some modules. We
|
|
recommend avoiding Kingston modules.*
|
|
|
|
For more general information about this board, refer to
|
|
[../hardware/kgpe-d16.md](../hardware/kgpe-d16.md).
|
|
|
|
TODO: show photos here, and other info.
|
|
|
|
External programmer
|
|
===================
|
|
|
|
Refer to [spi.md](spi.md) for a guide on how to re-flash externally.
|
|
|
|
The flash chip is in a PDIP 8 socket (SPI flash chip) on the
|
|
motherboard, which you take out and then re-flash with libreboot, using
|
|
the programmer. *DO NOT* remove the chip with your hands. Use a chip
|
|
extractor tool.
|