mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
Initial entry
This commit is contained in:
parent
bbc726cd92
commit
fe551417ed
1 changed files with 10 additions and 10 deletions
|
@ -4,24 +4,24 @@
|
||||||
# continuation, if needed, will be via the \ at the end of a line
|
# continuation, if needed, will be via the \ at the end of a line
|
||||||
# comments are indicated by a '#' as the first character.
|
# comments are indicated by a '#' as the first character.
|
||||||
# the keywords are case-INSENSITIVE
|
# the keywords are case-INSENSITIVE
|
||||||
owner: Ron Minnich
|
owner: Steven James
|
||||||
email: rminnich@lanl.gov
|
email: pyro@linuxlabs.com
|
||||||
#status: One of unsupported, unstable, stable
|
#status: One of unsupported, unstable, stable
|
||||||
status: unstable
|
status: unstable
|
||||||
explanation:
|
explanation: Too new to claim stable (even though it seems good)
|
||||||
flash-types:
|
flash-types: Intel 82802ac8 FWH (8Mbit), 82802ab8 (4Mbit) can be substituted
|
||||||
payload-types:
|
payload-types: etherboot, memtest86
|
||||||
# e.g. linux, plan 9, wince, etc.
|
# e.g. linux, plan 9, wince, etc.
|
||||||
OS-types:
|
OS-types: linux
|
||||||
# e.g. "Plan 9 interrupts don't work on this chipset"
|
# e.g. "Plan 9 interrupts don't work on this chipset"
|
||||||
OS-issues:
|
OS-issues:
|
||||||
console-types:
|
console-types: serial
|
||||||
# vga is unsupported, unstable, or stable
|
# vga is unsupported, unstable, or stable
|
||||||
vga:
|
vga: unsupported
|
||||||
# Last-known-good follows the internationl date standard: day/month/year
|
# Last-known-good follows the internationl date standard: day/month/year
|
||||||
last-known-good: 0/0/0000
|
last-known-good: 27/10/2002
|
||||||
Comments:
|
Comments:
|
||||||
Links:
|
Links:
|
||||||
Mainboard-revision:
|
Mainboard-revision: 0 (pre-production sample) 1 (production)
|
||||||
# What other mainboards are like this one? List them here.
|
# What other mainboards are like this one? List them here.
|
||||||
AKA:
|
AKA:
|
||||||
|
|
Loading…
Add table
Reference in a new issue