Hello build bot (Jenkins),
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/27802
to look at the new patch set (#2).
Change subject: mb/google/poppy/variants/rammus: revise rammus settings ......................................................................
mb/google/poppy/variants/rammus: revise rammus settings
The changes include: 1. Move the build board directory from poppy to rammus. 2. Add audio, gpio, memory and device tree configuration base on the proto board schematics. 3. IccMax is set to 28A because of the AML requirement, the AcLoadline and DcLoadline need to be fine tuned later. 4. The usb2_ports' parameter need to be fine tuned later. Currently, for the ports located on the mainboard, set it to USB2_PORT_SHORT. For the others on the daughterboard, set it to USB2_PORT_LONG.
BUG=b:111579386 BRANCH=Master TEST=Build pass.
Change-Id: Ibf147145619142f3989834e631eff5ff630b1443 Signed-off-by: Zhuohao Lee zhuohao@chromium.org --- M src/mainboard/google/poppy/Kconfig M src/mainboard/google/poppy/Kconfig.name A src/mainboard/google/poppy/variants/rammus/Makefile.inc A src/mainboard/google/poppy/variants/rammus/devicetree.cb A src/mainboard/google/poppy/variants/rammus/gpio.c A src/mainboard/google/poppy/variants/rammus/include/variant/acpi/dptf.asl A src/mainboard/google/poppy/variants/rammus/include/variant/ec.h A src/mainboard/google/poppy/variants/rammus/include/variant/gpio.h A src/mainboard/google/poppy/variants/rammus/memory.c A src/mainboard/google/poppy/variants/rammus/nhlt.c 10 files changed, 968 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/02/27802/2