David Hendricks ([email protected]) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2273
-gerrit commit f6c17ab85c7c43b70c1364ed5874e332929078a0 Author: David Hendricks <[email protected]> Date: Mon Feb 4 01:37:50 2013 -0800 crossgcc: add armv7a-eabi to list of working toolchains Change-Id: Ibf221db4ca60d802b460d56f5fcca95ff49fc542 Signed-off-by: David Hendricks <[email protected]> --- util/crossgcc/README | 1 + 1 file changed, 1 insertion(+) diff --git a/util/crossgcc/README b/util/crossgcc/README index e29f5e1..e4a3e42 100644 --- a/util/crossgcc/README +++ b/util/crossgcc/README @@ -8,6 +8,7 @@ known working: x86_64-elf powerpc-elf mipsel-elf + armv7a-eabi known broken: alpha-elf -- coreboot mailing list: [email protected] http://www.coreboot.org/mailman/listinfo/coreboot

