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@siemens.com> Reviewed-on: http://review.coreboot.org/11484 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Mario Scheithauer <mario.scheithauer@siemens.com>
This commit is contained in:
parent
beb31d0cdc
commit
69ddcf1b6e
|
@ -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
|
||||
|
|
Binary file not shown.
|
@ -1,3 +0,0 @@
|
|||
$USRV01.00.00.00
|
||||
$PLTTCU30.3
|
||||
$EXVV01.00.00.00
|
Loading…
Reference in New Issue