sorry for the inconvenience. this is a test commit.
authorStefan Reinauer <stepan@openbios.org>
Tue, 18 Jul 2006 16:53:19 +0000 (16:53 +0000)
committerStefan Reinauer <stepan@openbios.org>
Tue, 18 Jul 2006 16:53:19 +0000 (16:53 +0000)
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

src/mainboard/agami/aruma/cache_as_ram_auto.c

index 8d9e13cb4593ab853c02dda19d1ae7b4769c56b7..2db5450e034a95f62a97715a773116bbfbfb5912 100644 (file)
@@ -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();