the following patch was just integrated into master:
commit cb0895470ed92fd31f5d17a0bae92a34ae8122af
Author: Stefan Reinauer <[email protected]>
Date: Wed Dec 5 17:42:43 2012 -0800
Fix xcompile (again)
After cherry-picking change 1679 it became apparent that there was a small
typo in my last xcompile change. With this patch applied, I can now compile
the first few files in the tree before GCC dies with
In file included from src/arch/armv7/lib/romstage_console.c:23:0:
src/include/uart.h:31:6: error: redundant redeclaration of 'uart_init'
[-Werror=redundant-decls]
Now for some fun...
Change-Id: Idbb07f609e4a240238964cc16714639f5ef09914
Signed-off-by: Stefan Reinauer <[email protected]>
Reviewed-on: http://review.coreboot.org/1970
Reviewed-by: Ronald G. Minnich <[email protected]>
Tested-by: build bot (Jenkins)
Build-Tested: build bot (Jenkins) at Thu Dec 6 03:12:33 2012, giving +1
Reviewed-By: Ronald G. Minnich <[email protected]> at Thu Dec 6 02:58:30
2012, giving +2
See http://review.coreboot.org/1970 for details.
-gerrit
--
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot