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 21:
(4 comments)
File src/soc/qualcomm/sc7280/soc.c:
https://review.coreboot.org/c/coreboot/+/50587/comment/8016f25b_02d3d3b7 PS21, Line 22: REGION_SIZE(dram_wlan) / KiB); code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/50587/comment/14115da0_869a5a95 PS21, Line 22: REGION_SIZE(dram_wlan) / KiB); please, no spaces at the start of a line
https://review.coreboot.org/c/coreboot/+/50587/comment/87007296_e4a78123 PS21, Line 24: REGION_SIZE(dram_wpss) / KiB); code indent should use tabs where possible
https://review.coreboot.org/c/coreboot/+/50587/comment/9bdb01ff_5649600f PS21, Line 24: REGION_SIZE(dram_wpss) / KiB); please, no spaces at the start of a line