Pál Dorogi wrote:
Hi All,
I'm trying to build a coreboot-v3 ROM for an Acer L320 (ViiV) box based on Uwe's Kontron sources. Finally it's been built due some modifications on the sources (new target /w different superio etc.). But, unfortunately I'm a littlebit confused as the kontron's ROM is based on Core 2 Duo (C2D) CPU, but mine board just has 1 Core Duo (CD).
The kontron rom in v2 is using a core duo, and afaik, the v3 version, too. The differences are minimal though, so it should just work on either.
An other thing I haven't created a proper static device tree for that config, so I have some more tasks left on this too. As I newbie I would like ask you guys what's the next step(s) to get it work. Unfortunately, that board doesn't have any serial port but USB, but the USB debug cable is a littlebit expensive for me. So,I want to be sure that the ROM should come up at least to drive the on-board VGA for debug output.
Stefan