Name of user not set #1004406 has posted comments on this change by Name of user not set #1004406. ( https://review.coreboot.org/c/coreboot/+/65225?usp=email )
Change subject: added bare Asrock H370m-ITX support ......................................................................
Patch Set 6:
(1 comment)
Patchset:
PS6: hi, i want to continue work on this PR. but i want fix some problems: 1) the m.2 slot wont recognize sata ssds 2) sleep states aren't working
does anyone has any advice? what i have tried: 1) played arround with the gpio.c. there i only can activate sata OR pcie not both. 2) played arround with devicetree.cb: * gpeX_dw0 * s0ix_enable * genX_dec * superio foo
regarding the superio investigation i found out that the default values for the Nuvoton NCT5539D are wrong inside the `superio` tool.
i would appreciate any help or advice on where I could find help.