Felix Held has uploaded a new patch set (#41) to the change originally created by Marshall Dawson. ( https://review.coreboot.org/c/coreboot/+/33772 )
Change subject: mb/amd/mandolin: Add Picasso CRB ......................................................................
mb/amd/mandolin: Add Picasso CRB
Mandolin is the CRB for AMD Picasso and Dali.
The mainboard code still needs a little cleanup and verification, but I'll do that in a follow-up to have a non Chromebook board using the Picasso SoC code in tree as soon as possible to be able to detect some possible breakage.
Signed-off-by: Marshall Dawson marshalldawson3rd@gmail.com Signed-off-by: Aaron Durbin adurbin@chromium.org Signed-off-by: Zheng Bao zheng.bao@amd.com Signed-off-by: Felix Held felix-coreboot@felixheld.de Signed-off-by: Furquan Shaikh furquan@google.com Change-Id: I2b4a78e1eef9f998e1986da1506201eb505822eb --- A src/mainboard/amd/mandolin/Kconfig A src/mainboard/amd/mandolin/Kconfig.name A src/mainboard/amd/mandolin/Makefile.inc A src/mainboard/amd/mandolin/acpi/gpe.asl A src/mainboard/amd/mandolin/acpi/mainboard.asl A src/mainboard/amd/mandolin/acpi/sleep.asl A src/mainboard/amd/mandolin/board_info.txt A src/mainboard/amd/mandolin/bootblock.c A src/mainboard/amd/mandolin/devicetree.cb A src/mainboard/amd/mandolin/dsdt.asl A src/mainboard/amd/mandolin/early_gpio.c A src/mainboard/amd/mandolin/gpio.c A src/mainboard/amd/mandolin/gpio.h A src/mainboard/amd/mandolin/hda_verb.c A src/mainboard/amd/mandolin/irq_tables.c A src/mainboard/amd/mandolin/mainboard.c A src/mainboard/amd/mandolin/mandolin.fmd A src/mainboard/amd/mandolin/mptable.c A src/mainboard/amd/mandolin/romstage.c 19 files changed, 1,277 insertions(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/72/33772/41