b513c53f31
New util directories have been added with no description.md file. The description file for supermicro was added at a secondary level, which doesn't help a user find the util since no path was added. Move it up to the top level. Signed-off-by: Martin Roth <martin@coreboot.org> Change-Id: I40b4c25dd7706513e96c6b8078a34160f8bb901e Reviewed-on: https://review.coreboot.org/c/coreboot/+/48961 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Tom Hiller <thrilleratplay@gmail.com>
388 B
388 B
Tools for generating SPD files for DDR4 memory used in platforms with memory down configuration.
-
gen_spd.go - Generates de-duplicated SPD files using a global memory part list provided by the mainboard in JSON format.
Go
-
gen_part_id.go - Allocates DRAM strap IDs for different DDR4 memory parts used by the board.
Go