Attention is currently required from: Julius Werner, mturney mturney. build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/50587 )
Change subject: sc7280: reserved wlan & wpss dram memory regions ......................................................................
Patch Set 20:
(4 comments)
File src/soc/qualcomm/sc7280/soc.c:
https://review.coreboot.org/c/coreboot/+/50587/comment/3d1487cf_1940d017 PS20, Line 22: REGION_SIZE(dram_wlan) / KiB); code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/50587/comment/00543f3d_6d7488fa PS20, Line 22: REGION_SIZE(dram_wlan) / KiB); please, no spaces at the start of a line
https://review.coreboot.org/c/coreboot/+/50587/comment/f2648b1f_1fcee559 PS20, Line 24: REGION_SIZE(dram_wpss) / KiB); code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/50587/comment/e82904c0_5f5848b3 PS20, Line 24: REGION_SIZE(dram_wpss) / KiB); please, no spaces at the start of a line