the following patch was just integrated into master: commit 5183ab64b5896133b1e02ed4687e27aaa41877e7 Author: Vladimir Serbinenko phcoder@gmail.com Date: Sun Nov 24 09:41:32 2013 +0100
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
See http://review.coreboot.org/4267 for details.
-gerrit