pcengines/apu1: Fix CRCs in SPD file
Do this to wipe error message and hexdump of SPD from console log. Change-Id: I45ffcb1c80aecf43b79d93faedcd62c8f0023cb7 Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com> Reviewed-on: http://review.coreboot.org/11900 Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Tested-by: build bot (Jenkins) Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
This commit is contained in:
parent
c82ab0adf5
commit
164dbd6a5c
|
@ -245,4 +245,4 @@
|
|||
00 00 00 00
|
||||
|
||||
# 126 - 127: Cyclical Redundancy Code
|
||||
00 00
|
||||
c4 1b
|
||||
|
|
|
@ -248,4 +248,4 @@
|
|||
00 00 00 00
|
||||
|
||||
# 126 - 127: Cyclical Redundancy Code
|
||||
00 00
|
||||
7b 97
|
||||
|
|
Loading…
Reference in New Issue