From 326ff22e75bbdc6aa910f0205857e7b4878343cd Mon Sep 17 00:00:00 2001 From: Tao Xia Date: Wed, 2 Dec 2020 13:10:15 +0800 Subject: mb/google/dedede: Create storo variant Create the storo variant of the waddledee reference board by copying the template files to a new directory named for the variant. (Auto-Generated by create_coreboot_variant.sh version 4.3.1). BUG=b:174284884 BRANCH=None TEST=util/abuild/abuild -p none -t google/dedede -x -a make sure the build includes GOOGLE_STORO Signed-off-by: Tao Xia Change-Id: I5ad41e0b2bc95b44733a2ad3c543267f3f56f9e7 Reviewed-on: https://review.coreboot.org/c/coreboot/+/48227 Tested-by: build bot (Jenkins) Reviewed-by: Xuxin Xiong Reviewed-by: Paul Fagerburg --- src/mainboard/google/dedede/variants/storo/memory/Makefile.inc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/mainboard/google/dedede/variants/storo/memory/Makefile.inc (limited to 'src/mainboard/google/dedede/variants/storo/memory/Makefile.inc') diff --git a/src/mainboard/google/dedede/variants/storo/memory/Makefile.inc b/src/mainboard/google/dedede/variants/storo/memory/Makefile.inc new file mode 100644 index 0000000000..b0ca2223a8 --- /dev/null +++ b/src/mainboard/google/dedede/variants/storo/memory/Makefile.inc @@ -0,0 +1,5 @@ +## SPDX-License-Identifier: GPL-2.0-or-later +## This is an auto-generated file. Do not edit!! +## Add memory parts in mem_parts_used.txt and run spd_tools to regenerate. + +SPD_SOURCES = placeholder.spd.hex -- cgit v1.2.3