From 69ddcf1b6eafd7d12f52d64249a38fb9ed7abfd6 Mon Sep 17 00:00:00 2001 From: Werner Zeh Date: Wed, 2 Sep 2015 11:00:34 +0200 Subject: 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 Reviewed-on: http://review.coreboot.org/11484 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel Reviewed-by: Mario Scheithauer --- 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(-) delete mode 100644 src/mainboard/siemens/mc_tcu3/version.hex (limited to 'src/mainboard/siemens') diff --git a/src/mainboard/siemens/mc_tcu3/Makefile.inc b/src/mainboard/siemens/mc_tcu3/Makefile.inc index 48216f6b06..cdf76cb876 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 ce7fc07888..e123554a9b 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 10b9c235db..0000000000 --- a/src/mainboard/siemens/mc_tcu3/version.hex +++ /dev/null @@ -1,3 +0,0 @@ -$USRV01.00.00.00 -$PLTTCU30.3 -$EXVV01.00.00.00 -- cgit v1.2.3