Board:nec/powermate2000

From coreboot
Revision as of 00:35, 5 December 2008 by Uwe (talk | contribs) (Start a page for the NEC PowerMate 2000 board.)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The wiki is being retired!

Documentation is now handled by the same processes we use for code: Add something to the Documentation/ directory in the coreboot repo, and it will be rendered to https://doc.coreboot.org/. Contributions welcome!

This HOWTO describes how to use coreboot on the NEC PowerMate 2000 board.

Status

TODO

Building coreboot

$ svn co svn://coreboot.org/repos/trunk/coreboot-v2
$ cd coreboot-v2/targets
$ ./buildtarget nec/powermate2000
$ cd nec/powermate2000/powermate2000

Now copy your payload into the current directory and name it payload.elf. Then, type:

$ make

You can now flash the resulting coreboot.rom on a ROM chip 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.