Board:televideo/tc7020: Difference between revisions

From coreboot
Jump to navigation Jump to search
(Initial page.)
 
mNo edit summary
Line 4: Line 4:


TODO.
TODO.
== Hardware ==
'''lspci -tvnn'''
-[0000:00]-+-00.0  Cyrix Corporation PCI Master [1078:0001]
            +-12.0  Cyrix Corporation 5530 Legacy [Kahlua] [1078:0100]
            +-12.1  Cyrix Corporation 5530 SMI [Kahlua] [1078:0101]
            +-12.2  Cyrix Corporation 5530 IDE [Kahlua] [1078:0102]
            +-12.3  Cyrix Corporation 5530 Audio [Kahlua] [1078:0103]
            +-12.4  Cyrix Corporation 5530 Video [Kahlua] [1078:0104]
            +-13.0  Compaq Computer Corporation ZFMicro Chipset USB [0e11:a0f8]
            \-15.0  National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller [100b:0020]


== Building a coreboot image ==
== Building a coreboot image ==

Revision as of 17:42, 29 March 2008

This page describes how to use the TeleVideo TC7020 thin client with coreboot.

Status

TODO.

Hardware

lspci -tvnn

-[0000:00]-+-00.0  Cyrix Corporation PCI Master [1078:0001]
           +-12.0  Cyrix Corporation 5530 Legacy [Kahlua] [1078:0100]
           +-12.1  Cyrix Corporation 5530 SMI [Kahlua] [1078:0101]
           +-12.2  Cyrix Corporation 5530 IDE [Kahlua] [1078:0102]
           +-12.3  Cyrix Corporation 5530 Audio [Kahlua] [1078:0103]
           +-12.4  Cyrix Corporation 5530 Video [Kahlua] [1078:0104]
           +-13.0  Compaq Computer Corporation ZFMicro Chipset USB [0e11:a0f8]
           \-15.0  National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller [100b:0020]

Building a coreboot image

First, build a payload (e.g. FILO) and copy it to /tmp/filo.elf. Then:

$ cd targets
$ ./buildtarget televideo/tc7020
$ cd televideo/tc7020/tc7020
$ LANG=C make

Further information


Public domain I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide.

In case this is not legally possible:
I grant anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.