Board:asus/p3b-f: Difference between revisions

From coreboot
Jump to navigation Jump to search
(ASUS P3B-F page.)
 
m (→‎Build tutorial: svn paths)
Line 7: Line 7:
== Build tutorial ==
== Build tutorial ==


  $ svn co svn://coreboot.org/repos/trunk/coreboot-v2
  $ svn co svn://coreboot.org/coreboot/trunk coreboot
  $ cd coreboot-v2/targets
  $ cd coreboot/targets
  $ ./buildtarget asus/p3b-f
  $ ./buildtarget asus/p3b-f
  $ cd asus/p3b-f/p3b-f
  $ cd asus/p3b-f/p3b-f

Revision as of 18:39, 30 October 2009

This page describes how to use coreboot on the P3B-F mainboard. It is maintained by Uwe Hermann.

Status

TODO

Build tutorial

$ svn co svn://coreboot.org/coreboot/trunk coreboot
$ cd coreboot/targets
$ ./buildtarget asus/p3b-f
$ cd asus/p3b-f/p3b-f
$ make -s

The resulting coreboot.rom is your coreboot ROM image you can flash using flashrom.

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.