On 02/13/2014 07:58 PM, Mark C. Mason wrote:
I'm new to coreboot, and I'm working to use it with an ASROCK IMB-A180, the H version with the LVDS port.
Hey
You seem to build with coreboot source from Aug 2013. There has been several changes affecting this board since then, some more critical than others so please update your tree.
$ git log -- src/mainboard/asrock/imb-a180/
We generally do not trust the distributions' compiler toolchains, have you run:
$ make crossgcc
Regards, Kyösti