diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-20 17:52:23 +0100 |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-20 17:52:23 +0100 |
commit | 01667f6466ecd9b6a536c9e40260afa3d5012da4 (patch) | |
tree | c9c8ce04df717b5cb2618a642094740b3bee6c3b /docs/hcl | |
parent | 8d598ea24b0b2100b337f2956c6b7aa8eb7701b8 (diff) | |
download | librebootfr-01667f6466ecd9b6a536c9e40260afa3d5012da4.tar.gz librebootfr-01667f6466ecd9b6a536c9e40260afa3d5012da4.zip |
docs/hcl/kgpe-d16.html: add note about flash chip sizes
Diffstat (limited to 'docs/hcl')
-rw-r--r-- | docs/hcl/kgpe-d16.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/hcl/kgpe-d16.html b/docs/hcl/kgpe-d16.html index b402e3f9..dd5d4b14 100644 --- a/docs/hcl/kgpe-d16.html +++ b/docs/hcl/kgpe-d16.html @@ -56,7 +56,10 @@ <div class="section"> <h1 id="flashchips">Flash chips</h1> <p> - TODO: write this + 2MiB flash chips are included by default, on these boards. It's on a P-DIP 8 slot (SPI chip). + The flash chip can be upgraded to higher sizes: 4MiB, 8MiB or 16MiB. With at least 8MiB, + you could feasibly fit a compressed linux+initramfs image (BusyBox+Linux system) into CBFS + and boot that, loading it into memory. </p> <p> <b> |