mb/google/dedede: Create taranza variant
commit75a91215782a9b2f07cb1a5b949180862831e82a
authorDavid Wu <david_wu@quanta.corp-partner.google.com>
Tue, 11 Apr 2023 07:18:04 +0000 (11 15:18 +0800)
committerFelix Held <felix-coreboot@felixheld.de>
Thu, 13 Apr 2023 13:30:52 +0000 (13 13:30 +0000)
tree136b3942c63d4bb7271ec52fe39f2ae2fa3b54ad
parentad0258940f806c076f375eb41ed1d6c4a2a13f35
mb/google/dedede: Create taranza variant

Create the taranza 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.5.0).

BUG=b:277664211
BRANCH=dedede
TEST=util/abuild/abuild -p none -t google/dedede -x -a
make sure the build includes GOOGLE_TARANZA

Change-Id: Id64e48ff2acd6e827fe586a00376183930ddc7e1
Signed-off-by: David Wu <david_wu@quanta.corp-partner.google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/74295
Reviewed-by: Eric Lai <eric_lai@quanta.corp-partner.google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
src/mainboard/google/dedede/Kconfig
src/mainboard/google/dedede/Kconfig.name
src/mainboard/google/dedede/variants/taranza/include/variant/ec.h [new file with mode: 0644]
src/mainboard/google/dedede/variants/taranza/include/variant/gpio.h [new file with mode: 0644]
src/mainboard/google/dedede/variants/taranza/memory/Makefile.inc [new file with mode: 0644]
src/mainboard/google/dedede/variants/taranza/memory/dram_id.generated.txt [new file with mode: 0644]
src/mainboard/google/dedede/variants/taranza/memory/mem_parts_used.txt [new file with mode: 0644]
src/mainboard/google/dedede/variants/taranza/overridetree.cb [new file with mode: 0644]