matti christensen wrote:
after reading coreboot pages, getting coreboot, filo and flashrom sources from git, configuring and building them to best of my understanding, system does not boot.
..
would someone like to help me - i can of course deliver config, dmesg, what-ever ?
Make sure to build everything using the reference toolchain. Run
make crossgcc
in the coreboot directory.
Then post the debug log (serial output) from coreboot.
//Peter