mb/google/auron: Convert variants to use override devicetree
commitae01122b57eed272d6a10013b4686826dbfb95be
authorMatt DeVillier <matt.devillier@gmail.com>
Mon, 30 Mar 2020 18:21:45 +0000 (30 13:21 -0500)
committerMatt DeVillier <matt.devillier@gmail.com>
Fri, 3 Apr 2020 16:21:55 +0000 (3 16:21 +0000)
tree46b35a3b2ae69e6deade1c3bd6b51f5ce4f78a49
parentb54c5168bd1e82deee9f2bb0019490c167a66daf
mb/google/auron: Convert variants to use override devicetree

Since the variants' devicetrees are almost identical, convert to
using an overridetree setup for simplicity.

As part of the cleanup, drop unused PCIe RP5 for buddy as well.

Test: build all auron variants, compare generated static.c to ensure
resulting generated contents unchanged (although layout will)

Change-Id: I290e7243335a64afdcfc629db7b8ce18f5aa993c
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39940
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
13 files changed:
src/mainboard/google/auron/Kconfig
src/mainboard/google/auron/devicetree.cb [moved from src/mainboard/google/auron/variants/auron_paine/devicetree.cb with 67% similarity]
src/mainboard/google/auron/variants/auron_paine/overridetree.cb [new file with mode: 0644]
src/mainboard/google/auron/variants/auron_yuna/devicetree.cb [deleted file]
src/mainboard/google/auron/variants/auron_yuna/overridetree.cb [new file with mode: 0644]
src/mainboard/google/auron/variants/buddy/devicetree.cb [deleted file]
src/mainboard/google/auron/variants/buddy/overridetree.cb [new file with mode: 0644]
src/mainboard/google/auron/variants/gandof/devicetree.cb [deleted file]
src/mainboard/google/auron/variants/gandof/overridetree.cb [new file with mode: 0644]
src/mainboard/google/auron/variants/lulu/devicetree.cb [deleted file]
src/mainboard/google/auron/variants/lulu/overridetree.cb [new file with mode: 0644]
src/mainboard/google/auron/variants/samus/devicetree.cb [deleted file]
src/mainboard/google/auron/variants/samus/overridetree.cb [new file with mode: 0644]