Attention is currently required from: Angel Pons, Felix Singer.
Federico Amedeo Izzo 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 12:
(3 comments)
File src/mainboard/aoostar/wtr_r1/Kconfig:
https://review.coreboot.org/c/coreboot/+/82010/comment/acd2cabe_e4503ea9 : PS11, Line 33: default 512
(because CB:82115 got submitted earlier today)
Done
File src/mainboard/aoostar/wtr_r1/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/82010/comment/8bc43667_98d26321 : PS10, Line 117: .clk_req = 2,
All of them. […]
Ok, I finally tested this, I set clocks 0-4 as free running (5 and 6 gave me out of bound error). Unfortunately I get no SSD, no NICs and no WLAN. I'm starting to lose hope on this. Here is the devicetree.cb that I tested: https://gist.github.com/Nimayer/0d1365fb83a81ea710d6c63045eec81d
File src/mainboard/aoostar/wtr_r1/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/82010/comment/36ff327e_e2c66f1a : PS11, Line 188: irq 0x71 = 0x01
And some more I forgot about: […]
Adding these, the power on LED stops working and the board reboots on shutdown. Combined with `PAD_CFG_NF(GPD3, UP_20K, DEEP, NF1)` instead of `PAD_CFG_NF(GPD3, UP_20K, PWROK, NF1)`, the board do not reboot on shutdown. Overall I got no improvement from this change, and the power button wasn't fixed, so I left these changes out.