Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/32237 )
Change subject: WIP: Add complete board list with no-blob/blob status ......................................................................
Patch Set 3:
(11 comments)
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... File Documentation/mainboard-blob-status.csv:
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 5: google/cheza,?,Qualcomm
looks WIP, I guess n
It will definitely be an N at the end, if Y/N is the only granularity here.
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 6: google/daisy,?,Exynos
or maybe n: bootblock starts with a BL1 blob
Right, if blobs running before the bootblock count, this is N.
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 7: google/foster,?,Nvidia Tegra210
probably Y (seems like ram training is running somewhere else?)
I'm not super familiar, but the Kconfig has those HAVE_MTC/MTC_FILE options that seem to hook up an external blob, so my guess would be N.
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 8: google/gale,?,Qualcomm
n (seems full of blobs)
Right.
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 9: google/gru,?,RockChip rk3399
Y afaik
Right.
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 10: google/kukui,?,Mediatek mt8183 soc
probably Y, looks clear
This will load a blob running on a co-processor (eventually), but sounds like that doesn't count for this list? Then it should be Y.
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 11: google/mistral,?,Qualcomm
looks WIP, I guess n
Definitely N.
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 12: google/nyan,?,Nvidia Tegra124 : google/nyan_big,?,Nvidia Tegra124 : google/nyan_blaze,?,Nvidia Tegra124
probably Y (seems like ram training is running somewhere else?)
SDRAM code is in soc/nvidia/tegra124/sdram.c, that's all there is. So yeah, this should be Y.
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 15: google/oak,?,Mediatek mt8173 soc
probably Y, looks clear
Right, if only blobs loaded by coreboot count, this is Y. (Trusted Firmware loads a small blob running on a co-processor.)
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 16: google/storm,?,Qualcomm
n (seems full of blobs)
Right.
https://review.coreboot.org/#/c/32237/3/Documentation/mainboard-blob-status.... PS3, Line 17: google/veyron,?,RockChip rk3288 : google/veyron_mickey,?,RockChip rk3288 : google/veyron_rialto,?,RockChip rk3288
Y afaik
Right.