mark devbios officially obsolete.

git-svn-id: svn://coreboot.org/openbios/openbios-devel@81 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Stefan Reinauer
2006-09-05 19:44:40 +00:00
parent 947d04854c
commit f2e16903cd
2 changed files with 40 additions and 1 deletions

View File

@@ -1,3 +1,23 @@
NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE!
/dev/bios is obsolete and no longer under development. Please adapt all
changes to the "flashrom" utility of LinuxBIOS. This utility can be found
at LinuxBIOSv2/utils/flashrom in the LinuxBIOS v2 repository. LinuxBIOS
is available at http://www.linuxbios.org/
I'm also looking for volunteers to port all features available in /dev/bios
to flashrom so /dev/bios can be dropped from the OpenBIOS tree. These features
include
- block information about flash chips
- block wise writing of flash chips
- lots of supported flash chips and vendors.
If you have questions, contact Stefan Reinauer <stepan@coresystems.de>
NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE!
ChangeLog for /dev/bios
** 2004/03/31 ********************************************************

View File

@@ -1,3 +1,23 @@
NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE!
/dev/bios is obsolete and no longer under development. Please adapt all
changes to the "flashrom" utility of LinuxBIOS. This utility can be found
at LinuxBIOSv2/utils/flashrom in the LinuxBIOS v2 repository. LinuxBIOS
is available at http://www.linuxbios.org/
I'm also looking for volunteers to port all features available in /dev/bios
to flashrom so /dev/bios can be dropped from the OpenBIOS tree. These features
include
- block information about flash chips
- block wise writing of flash chips
- lots of supported flash chips and vendors.
If you have questions, contact Stefan Reinauer <stepan@coresystems.de>
NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE! NOTE!
/dev/bios documentation 2002/02/19
Table of contents
@@ -232,6 +252,5 @@ If you want to help this project, send me
* any comments
* any ideas
Stefan Reinauer <stepan@openbios.org>