sorry for the inconvenience. this is a test commit.
breaking a build is intentional. It will be fixed in a bit. git-svn-id: svn://svn.coreboot.org/coreboot/trunk@2338 2b7e53f0-3cfb-0310-b3e9-8179ed1497e1
This commit is contained in:
parent
e26d66e9dd
commit
f780d02295
|
@ -247,6 +247,8 @@ void real_main(unsigned long bist, unsigned long cpu_init_detectedx)
|
|||
//It's the time to set ctrl now;
|
||||
fill_mem_ctrl(nodes, ctrl, spd_addr);
|
||||
|
||||
i_am_a_bad_boy();
|
||||
|
||||
enable_smbus();
|
||||
|
||||
memreset_setup();
|
||||
|
|
Loading…
Reference in New Issue