mirror of
https://git.savannah.gnu.org/git/gnuboot.git
synced 2025-01-06 16:27:40 +01:00
Denis 'GNUtoo' Carikli
6e5e4f3421
Before being merged with the commitdc6e1f32c1
("Import website-build to build the GNU Boot website."), website-build was a separate git repository. And so, even after the merge, until the commit20d122e94a
("website-build: use website from local git repository."), it still worked in the same way and still downloaded the website from git. This prevented merging the website and website-build directories together as the GNU Boot repository also needed to be a valid Untitled website repository as well. Now after this commit, the website is built from the same git tree, so we can simply adjust the build scripts to be able to move things around. In addition of making things more clear for contributors, it also simplify the migration to haunt as with haunt we typically have the haunt.cfg (and the autotools build code if needed) code in the top directory and the markdown files in a subdirectory. 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.
|