From 164dbd6a5c43355dbbe373efea739ba8834cce07 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Wed, 14 Oct 2015 17:32:26 +0300 Subject: pcengines/apu1: Fix CRCs in SPD file MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Do this to wipe error message and hexdump of SPD from console log. Change-Id: I45ffcb1c80aecf43b79d93faedcd62c8f0023cb7 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/11900 Reviewed-by: Paul Menzel Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer --- src/mainboard/pcengines/apu1/HYNIX-H5TQ2G83CFR.spd.hex | 2 +- src/mainboard/pcengines/apu1/HYNIX-H5TQ4G83MFR.spd.hex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/pcengines') diff --git a/src/mainboard/pcengines/apu1/HYNIX-H5TQ2G83CFR.spd.hex b/src/mainboard/pcengines/apu1/HYNIX-H5TQ2G83CFR.spd.hex index c836f9b771..194d264143 100644 --- a/src/mainboard/pcengines/apu1/HYNIX-H5TQ2G83CFR.spd.hex +++ b/src/mainboard/pcengines/apu1/HYNIX-H5TQ2G83CFR.spd.hex @@ -245,4 +245,4 @@ 00 00 00 00 # 126 - 127: Cyclical Redundancy Code -00 00 +c4 1b diff --git a/src/mainboard/pcengines/apu1/HYNIX-H5TQ4G83MFR.spd.hex b/src/mainboard/pcengines/apu1/HYNIX-H5TQ4G83MFR.spd.hex index 876ee649a2..0eee465706 100644 --- a/src/mainboard/pcengines/apu1/HYNIX-H5TQ4G83MFR.spd.hex +++ b/src/mainboard/pcengines/apu1/HYNIX-H5TQ4G83MFR.spd.hex @@ -248,4 +248,4 @@ 00 00 00 00 # 126 - 127: Cyclical Redundancy Code -00 00 +7b 97 -- cgit v1.2.3