[coreboot] New patch to review for coreboot: f6c17ab crossgcc: add armv7a-eabi to list of working toolchains

David Hendricks (dhendrix@chromium.org) gerrit at coreboot.org
Mon Feb 4 10:59:23 CET 2013


David Hendricks (dhendrix at chromium.org) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/2273

-gerrit

commit f6c17ab85c7c43b70c1364ed5874e332929078a0
Author: David Hendricks <dhendrix at chromium.org>
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 <dhendrix at chromium.org>
---
 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



More information about the coreboot mailing list