fixing aruma build as suggested by mail ;-)
git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2339 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
f780d02295
commit
ef0a24381b
|
@ -247,8 +247,6 @@ void real_main(unsigned long bist, unsigned long cpu_init_detectedx)
|
||||||
//It's the time to set ctrl now;
|
//It's the time to set ctrl now;
|
||||||
fill_mem_ctrl(nodes, ctrl, spd_addr);
|
fill_mem_ctrl(nodes, ctrl, spd_addr);
|
||||||
|
|
||||||
i_am_a_bad_boy();
|
|
||||||
|
|
||||||
enable_smbus();
|
enable_smbus();
|
||||||
|
|
||||||
memreset_setup();
|
memreset_setup();
|
||||||
|
|
Loading…
Reference in New Issue