Name of user not set #1002789 has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/44102 )
Change subject: [WIP]mb/intel/minnowmax: Add mainboard ......................................................................
Patch Set 3:
(1 comment)
https://review.coreboot.org/c/coreboot/+/44102/3/src/mainboard/intel/minnowm... File src/mainboard/intel/minnowmax/devicetree.cb:
https://review.coreboot.org/c/coreboot/+/44102/3/src/mainboard/intel/minnowm... PS3, Line 27:
maybe just set them in SoC code? If they're magic numbers and need to be the same everywhere, we mig […]
I don't know if this is specific to this board + rambi and variants or not. The Minnowmax doesn't support UHS modes on account of not having a 1.8v capability to the card. Maybe hardcode them, but let them be overridden somehow? Also, sorry for the spew of comments as I'm still testing things heavily (I really want to see this board mainlined again). I found that at least for TianoCore you need to also add register "scc_acpi_mode" = "0" or you can't boot from the SD card, which is a big deal for an SBC such as this I would think. I still can't seem to get Windows to want to install to SD but I'm working on that, because I'm a masochist.