From 2680d93538ef8e293274fd948c141190e8794da9 Mon Sep 17 00:00:00 2001 From: leviport Date: Fri, 12 Aug 2022 13:42:42 -0600 Subject: [PATCH] docs (flashing): Remove chip package info (#348) Since there are now two different chip package types used in our laptops, mentioning only one may cause confusion. --- docs/flashing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/flashing.md b/docs/flashing.md index 8af28ef..a578368 100644 --- a/docs/flashing.md +++ b/docs/flashing.md @@ -31,8 +31,8 @@ Use one of these methods for first-time flashing or flashing a bricked system. ### Identifying the BIOS chip The packaging and protocol can be determined by `board_info.txt` in coreboot. -Laptops use a SOIC-8 package for the SPI flash ROM. Pin 1 is marked by a small -dot indent and a white paint mark. The silkscreen may also indicate pin 1. +Pin 1 is marked by a small dot indent and a white paint mark. The silkscreen +may also indicate pin 1. ### CH341A USB programmer - slower, but easier to set up