Attention is currently required from: Ravi Kumar Bokka, Paul Menzel. Julius Werner has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/63026 )
Change subject: soc/qualcomm/common: Update helper function to know size of memchipinfo ......................................................................
Patch Set 11:
(1 comment)
Commit Message:
https://review.coreboot.org/c/coreboot/+/63026/comment/64680183_058224ad PS11, Line 7: soc/qualcomm/common: Update helper function to know size of memchipinfo Looks like Jenkins won't let you submit this until you fix the commit message errors, and this message is still totally wrong anyway. Please update the whole thing to
soc/qualcomm/common: Fix mem_chip_info bugs in QcLib glue
This patch fixes an issue introduced by CB:59195 when QcLib doesn't return a mem_chip_info structure to coreboot, and solves some other minor leftover issues from that patch.
BUG=...everything the same again from here...