[coreboot-gerrit] Patch set updated for coreboot: mc_tcu3: Extend hwinfo.hex and remove version.hex.

Werner Zeh (werner.zeh@siemens.com) gerrit at coreboot.org
Wed Sep 2 11:14:07 CET 2015


Werner Zeh (werner.zeh at siemens.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/11484

-gerrit

commit f561ddeca276e5d379c000953cbe9bdd3100c9ec
Author: Werner Zeh <werner.zeh at siemens.com>
Date:   Wed Sep 2 11:00:34 2015 +0200

    mc_tcu3: Extend hwinfo.hex and remove version.hex.
    
    1. Update hwinfo.hex (add dummy data and update checksums).
    2. Delete version.hex from mainboard directory. It can be added
       in site-local if needed.
    
    Change-Id: I7af9c4a5f606b96177a8ed4e3edf52535f2f1ec7
    Signed-off-by: Werner Zeh <werner.zeh at siemens.com>
---
 src/mainboard/siemens/mc_tcu3/Makefile.inc |   4 ----
 src/mainboard/siemens/mc_tcu3/hwinfo.hex   | Bin 997 -> 7424 bytes
 src/mainboard/siemens/mc_tcu3/version.hex  |   3 ---
 3 files changed, 7 deletions(-)

diff --git a/src/mainboard/siemens/mc_tcu3/Makefile.inc b/src/mainboard/siemens/mc_tcu3/Makefile.inc
index 48216f6..cdf76cb 100644
--- a/src/mainboard/siemens/mc_tcu3/Makefile.inc
+++ b/src/mainboard/siemens/mc_tcu3/Makefile.inc
@@ -30,10 +30,6 @@ hwinfo.hex-file := hwinfo.hex
 hwinfo.hex-type := raw
 hwinfo.hex-align := 0x1000
 
-cbfs-files-y += version.hex
-version.hex-file := version.hex
-version.hex-type := raw
-
 cbfs-files-y += hwinfo10.hex
 hwinfo10.hex-file := hwinfo10.hex
 hwinfo10.hex-type := raw
diff --git a/src/mainboard/siemens/mc_tcu3/hwinfo.hex b/src/mainboard/siemens/mc_tcu3/hwinfo.hex
index ce7fc07..e123554 100644
Binary files a/src/mainboard/siemens/mc_tcu3/hwinfo.hex and b/src/mainboard/siemens/mc_tcu3/hwinfo.hex differ
diff --git a/src/mainboard/siemens/mc_tcu3/version.hex b/src/mainboard/siemens/mc_tcu3/version.hex
deleted file mode 100644
index 10b9c23..0000000
--- a/src/mainboard/siemens/mc_tcu3/version.hex
+++ /dev/null
@@ -1,3 +0,0 @@
-$USRV01.00.00.00
-$PLTTCU30.3
-$EXVV01.00.00.00



More information about the coreboot-gerrit mailing list