Hi, I illustrate to you my step and my doubts:
- I have download only the "buildrom" (no coreboot-v2 !?) with "svn co svn://coreboot.org/buildrom" - Go into buildrom/buildrom-devel/ directory. - Through "make menuconfig" I have set the "pcengine" and "alix1c" mobo - After "make menuconfig" I have run "make"... and I get the error. - That's right, I have change the ROM_SIZE from 512 to 2048 in the file: ./buildrom/buildrom-devel/work/coreboot/svn/targets/pcengines/alix1c/Config.lb - I have run again the "make" command. Ok It's compiled correctly.
...and now? Can I download the .rom file into the BIOS chip? But...the Init process? Who launch it?
and the coreboot-v2? svn co svn://coreboot.org/repos/trunk/coreboot-v2 I use it for ...?
Thank you in advance. Davide