Attention is currently required from: Federico Amedeo Izzo, Felix Singer.
Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/82010?usp=email )
Change subject: mb/aoostar: Add AOOSTAR R1 (WTR_R1) ......................................................................
Patch Set 11:
(2 comments)
File src/mainboard/aoostar/wtr_r1/bootblock.c:
https://review.coreboot.org/c/coreboot/+/82010/comment/ebf0a37a_4419b043 : PS10, Line 20: ite_set_3vsbsw(GPIO_DEV, true);
These Super I/O settings are taken from a superiotool dump while running the vendor UEFI firmware. […]
Do you have the superiotool dump? I'd like to take a look.
File src/mainboard/aoostar/wtr_r1/gpio.h:
https://review.coreboot.org/c/coreboot/+/82010/comment/9c3ee9b9_f60abb83 : PS10, Line 207: _PAD_CFG_STRUCT(GPD3, PAD_FUNC(NF1) | PAD_TRIG(OFF) | PAD_BUF(TX_RX_DISABLE) | (1 << 1), 0), /* PWRBTN# */
Unfortunately none of these make the power button work. […]
Thanks for the information.