Use __PAYLOAD__ instead of PAYLOAD as replacement template for abuild.
[coreboot.git] / src / mainboard / iwill / dk8_htx / cache_as_ram_auto.c
index 933fdf1bc3abea6d472d53ca385d1b694ba5dc01..733909f6a52e50600a5ad30c66b6ef26fa1e996f 100644 (file)
 
 #if CONFIG_USE_INIT == 0
        #include "lib/memcpy.c"
- #if CONFIG_USE_PRINTK_IN_CAR == 1
-       #include "lib/uart8250.c"
-       #include "console/vtxprintf.c"
-       #include "arch/i386/lib/printk_init.c"
- #endif
+ // TODO: This doesn't compile at the moment. Fix later.
+ // #if CONFIG_USE_PRINTK_IN_CAR == 1
+ //        #include "lib/uart8250.c"
+ //        #include "console/vtxprintf.c"
+ //        #include "arch/i386/lib/printk_init.c"
+ // #endif
 #endif
 #include "northbridge/amd/amdk8/debug.c"
 #include "cpu/amd/mtrr/amd_earlymtrr.c"