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