coreboot/src
Vladimir Serbinenko 5183ab64b5 no-car/cbmemc: Fix compilation
the part !CAR && PRE_RAM is obviously meant as dummies. Unfortunately
cbmemc_tx_byte has wrong number of arguments and hence causes compilation
failure.

Found out when compiling for vexpress-a9.

Change-Id: Ic84d142bac5c455c2371fbc9439c898de04a974e
Signed-off-by: Vladimir Serbinenko <phcoder@gmail.com>
Reviewed-on: http://review.coreboot.org/4267
Tested-by: build bot (Jenkins)
Reviewed-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
2013-11-24 18:25:18 +01:00
..
arch Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00
console console: Add hexdump32 function 2013-11-10 14:12:31 +01:00
cpu haswell: Update ULT microcode to 0x10 2013-11-24 16:11:04 +01:00
device Add new finalize functions for devices and chips 2013-11-08 19:55:17 +01:00
drivers Rename cpu/x86/car.h to arch/early_variables.h 2013-10-13 12:47:05 +02:00
ec Lenovo hotkeys support 2013-11-24 00:20:04 +01:00
include no-car/cbmemc: Fix compilation 2013-11-24 18:25:18 +01:00
lib lib/coreboot_table: set type and size of framebuffer tag after fill_lb_framebuffer 2013-11-23 18:40:40 +01:00
mainboard haswell: Update ChromeOS ACPI GPIO package 2013-11-24 16:10:08 +01:00
northbridge haswell: Update GT PM register value 2013-11-24 16:11:30 +01:00
southbridge haswell: Configure PCH power sharing for ULT 2013-11-24 16:04:12 +01:00
superio sio1007: Properly build '.c' files 2013-11-10 14:19:28 +01:00
vendorcode Honor vboot's request to load the VGA option ROM 2013-11-24 05:42:16 +01:00
Kconfig Add GRUB2 payload to build system 2013-11-19 01:07:25 +01:00