diff options
author | Peter Stuge <peter@stuge.se> | 2008-06-22 17:54:03 +0000 |
---|---|---|
committer | Peter Stuge <peter@stuge.se> | 2008-06-22 17:54:03 +0000 |
commit | 6f78cd6ebadd14fa7c779fffa2f621c187330ec1 (patch) | |
tree | 5ec4fb3455ffe384e23ce32734628444573ea684 | |
parent | 8b835974cd381b398ae0d5fbd6b7c789ebfd4e39 (diff) | |
download | coreboot-6f78cd6ebadd14fa7c779fffa2f621c187330ec1.tar.xz |
flashrom: A few changes were committed before the DoC remove, update README.
Signed-off-by: Peter Stuge <peter@stuge.se>
Acked-by: Peter Stuge <peter@stuge.se>
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@3384 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
-rw-r--r-- | util/flashrom/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/util/flashrom/README b/util/flashrom/README index a3a0143f8d..8318d08311 100644 --- a/util/flashrom/README +++ b/util/flashrom/README @@ -98,7 +98,7 @@ ROM layout and the ROM image in one file (cpio, zip or something?). Disk on Chip support -------------------- -Disk on Chip support was removed from flashrom in r3380. It had already +Disk on Chip support was removed from flashrom in r3382. It had already been disabled by default in flashrom for several years because the code was considered unstable and incomplete. The products intended to work have been End-Of-Lifed by the manufacturer for a long time. |