Hi, I have try to build rom file but I have incountered several difficulties. There insn't a simple howto step by step? I follow the AMD_Geode_Porting_Guide but after download the buildrom and coreboot.. for example where I must do the command make menuconfig and make?
from buildrom/buildrom-devel/
if you want to configure coreboot v3 make coreboot-v3-config
if you want to choose the payload (in your case the linux kernel) make menuconfig
Thanks, Myles