[coreboot-gerrit] New patch to review for coreboot: google/veyron_speedy: remove extraneous file

Patrick Georgi (pgeorgi@google.com) gerrit at coreboot.org
Tue Feb 9 18:29:18 CET 2016


Patrick Georgi (pgeorgi at google.com) just uploaded a new patch set to gerrit, which you can find at https://review.coreboot.org/13646

-gerrit

commit e47a3aecd660129f26a339436588c7871def3e11
Author: Patrick Georgi <pgeorgi at chromium.org>
Date:   Tue Feb 9 18:27:37 2016 +0100

    google/veyron_speedy: remove extraneous file
    
    veyron_speedy was deduplicated as sub-board into google/veyron, so the
    addition of chromeos.fmd (identical btw) wasn't useful.
    
    Change-Id: Ic4eb6f5fefb0812cae1b9c0475e3a296d7fa65b6
    Signed-off-by: Patrick Georgi <pgeorgi at chromium.org>
---
 src/mainboard/google/veyron_speedy/chromeos.fmd | 28 -------------------------
 1 file changed, 28 deletions(-)

diff --git a/src/mainboard/google/veyron_speedy/chromeos.fmd b/src/mainboard/google/veyron_speedy/chromeos.fmd
deleted file mode 100644
index 93afe34..0000000
--- a/src/mainboard/google/veyron_speedy/chromeos.fmd
+++ /dev/null
@@ -1,28 +0,0 @@
-FLASH at 0x0 0x400000 {
-	WP_RO at 0x0 0x200000 {
-		RO_SECTION at 0x0 0x1f0000 {
-			BOOTBLOCK at 0 128K
-			COREBOOT(CBFS)@0x20000 0xe0000
-			FMAP at 0x100000 0x1000
-			GBB at 0x101000 0xeef00
-			RO_FRID at 0x1eff00 0x100
-		}
-		RO_VPD at 0x1f0000 0x10000
-	}
-	RW_SECTION_A at 0x200000 0x78000 {
-		VBLOCK_A at 0x0 0x2000
-		FW_MAIN_A(CBFS)@0x2000 0x75f00
-		RW_FWID_A at 0x77f00 0x100
-	}
-	RW_SHARED at 0x278000 0x4000 {
-		SHARED_DATA at 0x0 0x4000
-	}
-	RW_ELOG at 0x27c000 0x4000
-	RW_SECTION_B at 0x280000 0x78000 {
-		VBLOCK_B at 0x0 0x2000
-		FW_MAIN_B(CBFS)@0x2000 0x75f00
-		RW_FWID_B at 0x77f00 0x100
-	}
-	RW_VPD at 0x2f8000 0x8000
-	RW_LEGACY at 0x300000 0x100000
-}



More information about the coreboot-gerrit mailing list