coreboot for the Switch
Find a file
Ronald G. Minnich fc135688be Working changes for the technoloand sbc 710. MTRRs can now be configured as
either ROM starting at 0xc0000 or starting at 0xf0000. For the 0xf0000 case,
0xc0000 to 0xeffff is configured as FB, i.e. non-cacheable.
2001-10-24 19:13:21 +00:00
Documentation added config for building per-mainboard docs 2001-06-23 20:58:05 +00:00
HOWTO Typo in the HOWTO for SiS 630 2001-09-24 03:48:19 +00:00
romimages reduce size of the ipl.S in northbridge/acer/m1631. 2001-03-21 00:46:55 +00:00
src Working changes for the technoloand sbc 710. MTRRs can now be configured as 2001-10-24 19:13:21 +00:00
util make.base 2001-08-22 01:07:18 +00:00
.cvsignore 1) Build with automake 2000-03-05 21:29:00 +00:00
AUTHORS It was time to update the authors ... 2000-08-12 04:28:32 +00:00
ChangeLog 2000-03-06 Jeff Garzik <jgarzik@mandrakesoft.com> 2000-03-06 06:10:41 +00:00
NEWS 1) Build with automake 2000-03-05 21:29:00 +00:00
README Update the README so it agrees with reality. 2001-08-31 22:25:35 +00:00

This is FreeBIOS. At this point it's really linuxbios, FreeBIOS is mostly gone. 

To see how to build a target, you should look into the HOWTO directory. 

We should, but do not, have a HOWTO for each target. Sorry, Ron's fault.
But the SIS 630 is a good place to start. 

To make this you need a newer GAS. Our version that works is

GNU assembler version 2.9.5 (i386-redhat-linux) using BFD version
2.9.5.0.22

This comes with redhat 6.2  or later. Almost everybody has this now.