coreboot-kgpe-d16/src/mainboard/google/hatch/spd
Michael Niewöhner e83d30bb5a mb: remove duplicated Make code for spd.bin generation
Drop duplicated code for spd.bin generation that is provided globally
in lib/Makefile.inc.

For all affected boards it has been verified that the output binary
functionally matches the original one. The changed execution order of
Make instructions influenced the cbfs file order. Hence, the rom images
can't be compared directly.

Thus, the output files of the two timeless abuild runs have been compared.
Further, it was verified that the final files in cbfs stay identical, by
comparing the extracted cbfs of each board.

The boards (possibly) needing modification could be found with something
like this (with false positives, though):

find src/mainboard -name Makefile.inc | \
  xargs egrep 'SPD_BIN|SPD_DEPS' | cut -d: -f1 | sort -u

Signed-off-by: Michael Niewöhner <foss@mniewoehner.de>
Change-Id: Icd3ac0fd6c901228554115c6350d88bb49874587
Reviewed-on: https://review.coreboot.org/c/coreboot/+/44774
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2020-09-06 14:57:06 +00:00
..
4G_2400.spd.hex
8G_2400.spd.hex
8G_2666.spd.hex
8G_3200.spd.hex mb/google/hatch: Add 8G 3200 SPD 2019-06-09 05:18:26 +00:00
16G_2400.spd.hex
16G_2666.spd.hex
16G_2666_2bg.spd.hex /mb/google/hatch: add new memory config support 2019-11-12 18:25:14 +00:00
16G_3200.spd.hex mb/google/hatch: Add 16G 3200 generic SPD file 2019-08-30 10:37:03 +00:00
16G_3200_4bg.spd.hex /mb/google/hatch: clean manufacturing information in spd 2019-11-14 11:29:27 +00:00
empty_ddr4.spd.hex
LP_4G_2133.spd.hex mb/google/hatch: Add LP_4G_2133 SPD 2020-03-11 14:41:05 +00:00
LP_8G_2133.spd.hex mb/google/hatch/variants/kohaku: Add support for LPDDR3 configurations 2019-04-29 03:47:29 +00:00
LP_16G_2133.spd.hex mb/google/hatch: Add 16G 2666 LPDDR3 SPD 2019-06-09 05:18:42 +00:00